USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Save the value of a variable to a file in the private customer data area
Writes the value of a named AMSX variable to a file inside the WebServerPathDBPrivate folder. The file name must not contain path separators or ".." to prevent directory traversal.
| Parameter | Description |
|---|---|
| cmd | File name only (no path separators or ".." allowed) |
| Argument 0 | Variable name whose value is written to the file |
SaveTextFilePrivateFromVariable "File name only (no path separators or ".." allowed)", "Variable name whose value is written to the file"