Zoomed Image

AMSX Scripting Language - Command : SetReturnValue

Summary

Copy the result buffer into the transform's string return value

Description

Assigns the current result buffer to the sResult return variable of the transform, making it the final string output returned to the caller. Different from SetTransformResult, which stores the value in the TransformResult property.

Parameters

This command does not require parameters.

Syntax


SetReturnValue

Return to the AMSX Command Reference