String.string Manual     Reference     Scripting  
Scripting > Runtime Classes > String
String.string

var string : static

Description

Initializes a new instance of the String class to the value indicated by an array of Unicode characters,

a starting character position within that array, and a length. Represents the empty string. This field is read-only.