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

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, 2015, Oracle and/or its affiliates. All rights reserved.