
Continue Reading

Activator Plug-in > Functions reference > Actr_RemoveFolderTrigger
![]() |
Actr_RemoveFolderTrigger |
Removes a previously added folder trigger
Syntax
Actr_RemoveFolderTrigger ( switches; folderPath )

Activator Plug-in > Script steps reference > Set HTTP Response
![]() |
Set HTTP Response |
Set the (HTML) text which is returned to the remote client in response to the HTTP URL request.
Syntax
Set HTTP Response [ Select ; Result (error) ; Response ; EventID ]

Activator Plug-in > Script steps reference > Remove Folder Trigger
![]() |
Remove Folder Trigger |
Removes a previously added folder trigger
Syntax
Remove Folder Trigger [ Select ; Result (error) ; Folder path ]

Activator Plug-in > Script steps reference > Add Folder Trigger
![]() |
Add Folder Trigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Syntax
Add Folder Trigger [ Select ; Result (error) ; Folder path ; File name ;
Script name ; Trigger for ; Switches ]

Activator Plug-in > Functions reference > Actr_SetHTTPResponse
![]() |
Actr_SetHTTPResponse |
Set the (HTML) text which is returned to the remote client in response to the HTTP URL request.
Syntax
Actr_SetHTTPResponse( switches ; responseText ; eventID )

Activator Plug-in > Functions reference > Actr_AddFolderTrigger
![]() |
Actr_AddFolderTrigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Syntax
Actr_AddFolderTrigger ( switches; folderPath ; fileName ; scriptName )

Activator Plug-in > Functions reference > Actr_GetEventInfo
![]() |
Actr_GetEventInfo |
This function will return information that was previously associated with the event, like yourID and yourText.
Syntax
Actr_GetEventInfo ( switches ; eventID )

Activator Plug-in > Functions reference > Actr_GetIPAddress
![]() |
Actr_GetIPAddress |
Gets the IP address(es) of this computer.
Syntax
Actr_GetIPAddress ( switches )