| title | BigInteger.ToText() Method |
|---|---|
| description | Converts the value to a text. |
| ms.author | solsen |
| ms.date | 05/22/2026 |
| ms.topic | reference |
| author | SusanneWindfeldPedersen |
| ms.reviewer | solsen |
Version: Available or changed with runtime version 15.0.
Converts the value to a text. Equivalent to calling Format(value, 0, 0).
Text := BigInteger.ToText()BigInteger
Type: BigInteger
An instance of the BigInteger data type.
Text
Type: Text
The text representation of the value.
TESTTESTTEST
TESTTESTTEST
BigInteger data type
Getting started with AL
Developing extensions