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