Home > Contents > Index >
CURRENCY.ROUNDUP
Rounds a currency value upward to the next higher legal absolute currency value.
Syntax
<CURRENCY
.ROUNDUP NAME="curname
" VALUE="string
"VARNAME
="varname
"/>Parameters
NAME
(required)- Input parameter. Name of the currency object.
VALUE
(required)- Input parameter. Value to be rounded up.
VARNAME
(required)- Input and output parameter. As input, name of the variable that holds the rounded up floating point value assigned on output.
Description
Here are some examples of how this tag rounds up:
- 10.011 is rounded to 10.02
- -10.011 is rounded to -10.02.
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.