Home > Contents > Index >
decimal:create
Creates a decimal mapping object, which you can use to convert between a floating point value and a displayable string.
Syntax
<decimal:create name
="decimalobject
" [locale
="localeobject
"]/>Parameters
name
(required)- Input and output parameter. As input, name of the decimal object to create on output.
locale
(optional)- Input parameter. Locale object to use for this decimal value. If unspecified, the system default applies.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.