7.9.8.56. GEL_ProbePtReset()ΒΆ
Deletes all breakpoints.
Syntax
GEL_ProbePtReset();
Parameters
None.
Description
This function can be used to remove all currently set breakpoints.
Synchronous
Synchronous from GEL: Yes
Completely synchronous: No
Example
GEL_ProbePtReset();
Related Topics