RwIniLoadFuncs: Difference between revisions
Appearance
Created page with "Loads the 5 other rwIni functions. ==Syntax== rc = rwIniLoadFuncs() ==Returns== Always returns a null string." |
No edit summary |
||
Line 6: | Line 6: | ||
==Returns== | ==Returns== | ||
Always returns a null string. | Always returns a null string. | ||
[[Category:rwIni]] |
Latest revision as of 22:12, 30 May 2019
Loads the 5 other rwIni functions.
Syntax
rc = rwIniLoadFuncs()
Returns
Always returns a null string.