First - Variable

The First built-in Variable method returns the first character of the string variable.

Syntax

<<string variable>>::First(void) : stringExpression

Owner

Any string variable.

Return type

A string expression containing the first character of the string variable.