Up |
Find a section or a key. Return 1 if the request is found.
fun [INIFile S] I
Return : I 1 if the request has been found in the ini tree, 0 if not found or nil if an error occurs
_fooId FILEIniFind ini "mysection"; // _fooId FILEIniFind ini "mysection:mykey";