Documentation
Management of Scripts
IPS_CreateScript | creates a script |
IPS_DeleteScript | deletes a script |
IPS_GetScript | return extensive information about a script |
IPS_GetScriptContent | returns the content of a script |
IPS_GetScriptEventList | returns all events that are assigned to a script |
IPS_GetScriptFile | returns the file name of a script |
IPS_GetScriptIDByFile | returns the ID of a script by its file |
IPS_GetScriptIDByName | returns the ID of a script by its name |
IPS_GetScriptList | returns a list of all scripts |
IPS_GetScriptTimer | returns the start value of the script timer |
IPS_ScriptExists | checks if a script exists |
IPS_SetScriptContent | set the content of a script |
IPS_SetScriptFile | sets the file name for a script |
IPS_SetScriptTimer | set the start value of a script timer |