Home > Contents > 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 > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.