template::util::currency::acquire (public)

 template::util::currency::acquire type [ value ]

Defined in packages/acs-templating/tcl/currency-procs.tcl

Create a new currency value with some predefined value Basically, create and set the currency value

Parameters:
type (required)
The set_property type to set (only sql_number supported currently)
value (optional)
Returns:
The new currency value set to the predefined value

Testcases:
No testcase defined.
[ show source ]
Show another procedure: