int
From Documentation
int int(Object value);
- i.e., CommonFns.toInt(Object)
Converts the specified object to an integer.
Parameters:
- value - the value to convert
Version History
Last Update : 2010/11/16
Version | Date | Content |
---|---|---|
int int(Object value);
Converts the specified object to an integer.
Parameters:
Last Update : 2010/11/16
Version | Date | Content |
---|---|---|
Last Update : 2010/11/16
Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License. |