Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

currency:getcurrency

Converts a double to a displayable currency string.

Syntax

Parameters

name (required)
Input parameter. Name of the currency object.

value (required)
Input parameter. Floating-point monetary value.

varname (required)
Input and output parameter. As input, the name of the variable that holds the displayable monetary string assigned on output.

Example

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.