JadeProfileString Category

The global constants for JADE initialization file profiles are listed in the following table.

Global Constant Description
ProfileAllKeys Returns all key strings, separated by spaces, in the initialization file section
ProfileAllSections Returns all initialization file sections, separated by spaces
ProfileRemoveKey Removes the key string from the initialization file section
ProfileRemoveSection Removes an entire initialization file section

For more details, see the Application class getProfileString, getProfileStringAppServer, setProfileString, and setProfileStringAppServer methods, the Process class getProfileString and setProfileString methods, and the Node class getProfileString and setProfileString methods in Chapter 1 of the JADE Encyclopaedia of Classes.