string

Returns a string from an int.

Example

Get a string representation of the integer result of evaluating the expression AMOUNT_SOLD.

string(INCORTA.SALES.AMOUNT_SOLD)

Syntax

string(int expr n)
  • n : expression evaluating to int

    Returns

    string

Notes


© Incorta, Inc. All Rights Reserved.