Version: Available or changed with runtime version 15.0.
Converts the value to a text. Equivalent to calling Format(value, 0, 0).
Syntax
Text :=   Version.ToText()
Parameters
Version
 Type: Version
An instance of the Version data type.
Return Value
Text
 Type: Text
The text representation of the value.
Related information
Version data type
Getting started with AL
Developing extensions