INIReadBoolean Method

Object: FileManager
Syntax: INIReadBoolean ([in] Filename, [in] Section, [in] Key, [in, optional] DefaultValue)
Returns: True or False)
Description: This method reads the value of the key from the specified section. If the key is not available, it returns the DefaultValue. If no default is specified, it returns False.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.