INIReadInteger Method

Object: FileManager
Syntax: INIReadInteger ([in] Filename, [in] Section, [in] Key, [in, optional] DefaultValue)
Returns: Integer
Description: This method reads the value of the key from the specified section. If the key is not available, it returns the Default Value. If no default is specified, it returns (-1).

Copyright © 2010 SoftArtisans, Inc. All rights reserved.