Zoomed Image

AMSX Scripting Language - Command : ClearParams

Summary

Clear the script parameter collection

Description

Resets the parameter collection to Nothing. Use this to discard all parameters that were passed to the script before building a fresh set, for example before calling a subscript with different inputs.

Parameters

This command does not require parameters.

Syntax


ClearParams

Return to the AMSX Command Reference