

Profit Tiger Systems Help Documentation
Just another WordPress site
Appends text to a opened file.
Click the Click for Options link to bring up the Options dialog.
File – the FileItem being used.
Text – the text to be appended.
CharSet – the character set being used by the file.
Result – returns true if appending was done successfully, false if it was not.
Writes content to a file.
Click the Click for Options link to bring up the Options dialog.
File – path to the file that will be created.
Content – text that will be writen to the file.
Result – return true if file was created successfully, false if it was not.
To select a File path, click the New button on the left.
File path can also be set using a Variable.
Navigate to the desired directory, type in the File name and click Save.
Appends a blank space to an existing file.
Click the Click for Options link to bring up the Options dialog.
File – the FileItem that will be appended.