Home > Contents > Index >
currency:getisocode
Returns the ISO code for the currency instance.
Syntax
<currency
:getisocode name="curname
"varname
="varname
"/>Parameters
name
(required)- Input parameter. Name of the currency object.
varname
(required)- Input and output parameter. As input, the name of the variable that holds the ISO code value assigned on output.
Example
<currency:getisocode name="usCurrenct" varname="usISOCode"/>
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.