of type STRING for [...] declaration SUBRET An [...] variable declaration
characters of a string (* Example declaration [...] Length of string STR
) ¶ FUNCTION LEFT : STRING [...] characters of a string [...] in string STR
declaration *) VarSTRING [...] ) ¶ FUNCTION RIGHT : STRING [...] characters of a string
) ¶ FUNCTION MID : STRING [...] characters of a string [...] from the STR string
) ¶ FUNCTION CONCAT : STRING [...] 2 to a single string [...] 1STR2 . (* Example declaration
) ¶ FUNCTION INSERT : STRING [...] string into another string at a specific
string within a string [...] . (* Example declaration [...] Input STR1 STRING(255
) ¶ FUNCTION DELETE : STRING [...] from a string DELETE [...] . (* Example declaration
: STRING(255) Replaces a [...] characters of a string by another string REPLACE