CURRENCY()
From Recital Documentation Wiki
Revision as of 16:37, 27 November 2009 by Helengeorge (Talk | contribs)
Purpose
Function to prefix numeric value with currency character
Syntax
CURRENCY(<expN>)
See Also
Description
The CURRENCY() function returns the specified <expN> as a character string prefixed with the current currency character which can be set with the command SET CURRENCY TO <expC>. The default for SET CURRENCY is "$".
Example
set currency to "$" ? currency(88.00) $88.00
Products
Recital Server, Recital