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