|
APP.GetProfile |
|
|
value = APP.GetProfile( strSection AS STRING, strEntry AS STRING, default AS VALUE="" ) AS VALUE
Returns the value for the section and entry specified by the strSection end strEntry parameters. A default value can be supplied and will determine the type of the value that will be returned.
|