Zoomed Image

AMSX Scripting Language - Command : returnreturncode

Summary

Return a value and exit the script

Description

Sets the result buffer to END, causing the script to exit and return control to the caller. The log is set to the value of sCmd. Use this to return a value and terminate execution cleanly.

Parameters

This command does not require parameters.

Syntax


ReturnReturnCode

Return to the AMSX Command Reference