Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 15.0.
Returns a copy of this string converted to lowercase.
Syntax
Result := Label.ToLower()
Parameters
Label
Type: Label
An instance of the Label data type.
Return Value
Result
Type: Text
A copy of this string converted to lowercase.
Related information
Label data type
Getting started with AL
Developing extensions