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

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.