
Continue Reading

Troi File Plug-in > Functions reference > TrFile_CreateFileWithContents
![]() |
TrFile_CreateFileWithContents |
Creates a new (data) file and fills it with (text) contents in one step.
Syntax
TrFile_CreateFileWithContents ( switches ; filePath ; contents)

Troi File Plug-in > Script steps reference > Create File with Contents
![]() |
Create File with Contents |
Creates a new (data) file and fills it with (text) contents in one step.
Syntax
Create File with Contents [ Select ; Result (error) ; FilePath ; Contents ;
Create Folders ]

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 ]