| Gentee Programming Language > Documentation > Libraries | Download documentation |
Get the numerical value of an entry.
uint ini.getnum( str section, str key, uint defval )
section Section name. key Key name. defval The value to be assigned if the entry is not found.
The numerical value of the key.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |