Home > @i2analyze/i2connect > data > IDecimal > toTransportString
data.IDecimal.toTransportString() method
Gets the decimal value as a string to be transported.
Signature:
toTransportString(): string;
Returns:
string
A string representation of the value.
Introduced: API version 2.0
Remarks
The string is intended for transport, not display.