Key formation using parameters

Learn how to reuse parameters.

You can add parameters to the parameter stack, allowing you to use the same parameter to store several items of data. The last parameter added to the stack is used to form the key. You should therefore ensure that parameters used to generate keys only contain a single value or that the order of parameters on the stack is clear. For more details, see Keys.