text
|
The text function converts a numeric value into a Text or String in a
specified numeric format. Usage The text function is used to coerce a value into a String or Text using a
specified numeric format.
(text value format) The result string after conversion
Expression:
Arguments
Name
Type
Description Argument: value Integer Complex
Any number that evaluates to a number Argument: format String or Text
A format code for representing a number as a String;
for example: "##.#0" or "$#,###.#0".
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Integer | Text | String |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|