We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
atf;
append the string node at the top of the stack into the file at the file path in X
push "hi"; push "hi.txt" ldx; atf; // appends hi to hi.txt