boolean
From Documentation
boolean boolean(Object value);
Converts the specified object to a boolean.
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 |
---|---|---|