Actr_GetEventInfo |
This function will return information that was previously associated with the event, like yourID and yourText.
Syntax
Actr_GetEventInfo ( switches ; eventID )
Actr_GetEventInfo |
This function will return information that was previously associated with the event, like yourID and yourText.
Actr_GetEventInfo ( switches ; eventID )
Actr_GetIPAddress |
Gets the IP address(es) of this computer.
Actr_GetIPAddress ( switches )
Actr_Restart |
Restart the computer.
Actr_Restart ( switches )
Actr_RunScript |
This function will allow a script to be run from a calculation.
Actr_RunScript ( switches ; fileName ; scriptName ; scriptParam )
Actr_ScheduleEvent |
This function will schedule a script to be automatically triggered in the future.
Actr_ScheduleEvent ( switches ; datetimestamp ; fileName ; scriptName ;
yourID ; usertext )
Actr_Shutdown |
Shutdown the computer.
Actr_Shutdown ( switches )
Actr_Sleep |
Put the computer into sleep mode (if present). You can optionally specify when to wake up again.
Actr_Sleep ( switches ; datetimestamp )
Actr_StartHTTPServer |
Starts the built-in HTTP Server. This web server will trigger a script when data arrives.
Actr_StartHTTPServer ( switches ; fileName ; scriptName ; { password ;
{ serverName } } )
Actr_StopHTTPServer |
Stop the HTTP Server.
Actr_StopHTTPServer ( switches )
Actr_VersionAutoUpdate |
Use this function to see which version of the plug-in is loaded, formatted for FileMaker Server’s AutoUpdate function. Returns 8 digit number to represent an AutoUpdate version.
Actr_VersionAutoUpdate