char"
From Documentation
m |
|||
Line 15: | Line 15: | ||
=Version History= | =Version History= | ||
− | + | {{LastUpdated}} | |
{| border='1px' | width="100%" | {| border='1px' | width="100%" | ||
! Version !! Date !! Content | ! Version !! Date !! Content |
Latest revision as of 08:24, 17 December 2010
char char(Object value);
- i.e., CommonFns.toChar(Object)
Converts the specified object to a character.
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
Version | Date | Content |
---|---|---|