Version: Available or changed with runtime version 15.1.
Returns a copy of this string converted to uppercase.
Syntax
Result := TextConst.ToUpper()
Parameters
TextConst
Type: TextConst
An instance of the TextConst data type.
Return Value
Result
Type: Text
A copy of this string converted to uppercase.
See Also
TextConst data type
Getting started with AL
Developing extensions