API ReferenceTypesTextOn this pageClass: Text A type that represents a string of text. Implements BaseType<string> Constructors new Text() new Text(maxByteLength: number): Text Creates a new text type. Parameters