STR() Function - BBj
For this topic's original documentation, see STR() Function - Numeric to String Conversion with String Masking.
BBj-Specific Information
Syntax
STR(objexpr{:mask}{,ERR=lineref})
Description
In BBj, the STR() function accepts arguments of any type. If the argument evaluates to a number, STR(num) is used, otherwise STR(str) is used. BBj STR() function supports the 'U' mask character.
Examples
|