IntrastatDiskFI.num2str Method [AX 2012]

Performs rounding and converts a real number to a string and removes any decimals.

Syntax

public str num2str(real _number)

Run On

Client

Parameters

  • _number
    Type: real
    The number to be converted.

Return Value

Type: str
A string representation of the number.

See Also

Reference

IntrastatDiskFI Class