Function "RemoveCheckPoint()" |
![]() ![]() ![]() |
Removes a check point from the security system. Syntax: RemoveCheckPoint(checkpointname)
Parameters: checkpointname the name of the check point to remove.
Completion Codes: 0: Normal completion 12: Syntax error or Security Broker error
Example: RemoveCheckPoint('CAN_DELETE_ORDER_RECORDS')
See SML Functions
|