String (type)

From ComputerCraft Wiki
Revision as of 03:08, 19 August 2012 by 71.203.82.82 (Talk)

Jump to: navigation, search

A string is a sequence of characters. For example this text can be called a string.

The official reference for the string library can be found here[1].