Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
decimal:getdecimal
Converts a floating point value to a displayable string.
Syntax
<decimal:getdecimal name="decimalobject" value="floatvalue" varname="decimalvalue"/>Parameters
name(required)- Input parameter. Name of the decimal object to convert.
 
value(required)- Input parameter. Floating-point value to convert.
 
varname(required)- Input and output parameter. As input, name of a string to hold the formatted decimal value on output.
 
Description
This tag uses the locale and place count information present in the provided decimal mapping object.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.