TRANSFORM( )
Topic group Related topics Example
Applies a formatting template to an expression, returning a formatted string.
Syntax
TRANSFORM(<exp>, <picture expC>)
<exp>
The expression to be formatted.
<picture expC>
The string containing the template characters necessary to format <exp>. The template characters are the same characters used in the picture property of an entryfield.
Description
TRANSFORM( ) returns an expression in the template format you indicate with <picture expC>.