7.9.8.12. GEL_ClearProfileConfigurationΒΆ
Clears the profile configuration.
Format
GEL_ClearProfileConfiguration();
Parameters
None
Description
This function clears all profile configuration information, including activities, ranges, control points, and custom data collection options.
Synchronous
Synchronous from GEL: Yes
Completely synchronous: Yes
Example
GEL_ClearProfileConfiguration();
Related Topics