Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Version: Available or changed with runtime version 15.0.
Converts the value to a text. Equivalent to calling Format(value, 0, 0).
Syntax
Text := Integer.ToText()
Parameters
Integer
Type: Integer
An instance of the Integer data type.
Return Value
Text
Type: Text
The text representation of the value.
Related information
Integer data type
Getting started with AL
Developing extensions