Zoomed Image

AMSX Scripting Language - Command : resulttofileunicode

Summary

Save the result buffer to a file (Unicode)

Description

Writes the current result buffer to the specified file using Unicode encoding. The file path must be within the permitted folders for this transform. The first argument provides the file path rather than cmd.

Parameters

ParameterDescription
cmdNot used
Argument 0File path (must be within permitted folders)

Syntax


ResultToFileUnicode "Not used", "File path (must be within permitted folders)"

Return to the AMSX Command Reference