-
Notifications
You must be signed in to change notification settings - Fork 2
_secs_event_raw
bergsma edited this page Sep 26, 2014
·
3 revisions
#secs_event_raw
Syntax
status = secs_event_raw ( arg1 ) ;
Arguments
- list arg1
Return Value
list status
- 1 :
The STATUS variable is set to $ACKNOWLEDGE
list status
- 1 :
The STATUS variable is set to $ACKNOWLEDGE
Exceptions
- %ARGUMENT: Invalid arguments. Usage: status = secs_event_raw ( arg1 ) ;
Description
- None
Examples
puts "Create an example for the function 'secs_event_raw'" ;
Related Links
None