Previous Topic

Next Topic

LoadConfig - MaxBasic Function

LoadConfig(FileName: String)

Load Config function loads the file specified, so GetConfigValue can read the variables inside. Must be used in conjunction with GetConfigValue.

LoadConfig function syntax has these named arguments:

Parameter

Description

File Name

Required. The file to be loaded.

See Also

Environment Functions

Book Contents

Book Index