Documentation

Read Configuration Integer - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Filesystem :: Read Configuration Integer

Root.Filesystem.ConfigReadInt(
  Key String,
  Default Integer,
  Section String,
  File String
) Integer
Retrieves a previously stored value in the application's configuration file for the current user

Parameters

Key String
The identifier used to reference the stored value in the configuration
Default Integer
Default value if none is set
Section String
Section in the configuration file
File String
Configuration file path

Return Value

Integer

If you think anything is missing, please feel free to: submit documentation feedback on this page