Difference between revisions of "STR - Convert a number to a string (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
Line 15: Line 15:
 
Will return the text value of the number.
 
Will return the text value of the number.
  
[[Category:Reports & Parameters Report Generator functions]]
+
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 13:05, 22 September 2016

Syntax

$STR{number}

Description

Return the string value of a number.

Parameters

number
A numeric parameter that can not be omitted.
Input Number.

Returns

A text value. Will return the text value of the number.