Scratch Array parameter formerly called Declare Array Parameter is used to declare a variable and its size. Sometimes multiple declare parameters are required to store multiple parameter values. So for this, declare array parameter is used. If the user needs multiple declare variable to store some temporary data during the session, then it can take single declare array with a given length (equal to the required number of declare variable). User can also set a default value for Scratch array.

Adding the Scratch Array Parameter

The following fields need to be filled to add scratch array parameter in the scripts: