The Rename Textlog script command renames a textlog in the textlog directory. When creating textlog files to hold status or javascript data, it is useful to build a replacement under an alternate name, and when done delete the original and rename the alternate such that there is never an incomplete status file.
Syntax: | Rename Textlog | Expression | , | Expression | Comment |
Example: | ![]() |
jsdata_old | , | jsdata | Rename textlog file jsdata_old to jsdata |
Notes: