Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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