Open Dev Kit Documentation :: General :: Filesystem :: Read Configuration Integer
Root.Filesystem.ConfigReadInt( Key String, Default Integer, Section String, File String ) IntegerRetrieves 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
If you think anything is missing, please feel free to: submit documentation feedback on this page
