number

From Documentation
Revision as of 02:45, 8 December 2010 by Tomyeh (talk | contribs)
Number number(Object value);
i.e., CommonFns.toNumber(Object)

Converts the specified object to a number.

Notice that EL will convert the type automatically, so you rarely need this method. Please refer to Type Coercion for details.

Parameters:

  • value - the value to convert

Version History

Last Update : 2010/12/8

Version Date Content
     



Last Update : 2010/12/08

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.