Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
decimal:readdecimal
Converts a displayable string (created by decimal:getdecimal) back into a floating point value.
Syntax
<decimal:readdecimal name
="decimalobject
" value="decimalvalue
" varname
="floatvalue
"/>Parameters
name
(required)- Input parameter. Name of the decimal object.
value
(required)- Input parameter. Formatted decimal value produced by decimal:getdecimal .
varname
(required)- Input and output parameter. As input, name of a variable to hold the floating-point value on output.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.