Zoomed Image

AMSX Scripting Language - Command : SetTransformResult

Summary

Capture the current result buffer as the transform's final return value

Description

Copies the current result buffer into the TransformResult property, which is returned to the caller without further command-line parsing. Use this when the result contains JSON or other structured data that should not be processed by the command parser.

Parameters

This command does not require parameters.

Syntax


SetTransformResult

Return to the AMSX Command Reference