Unpackage Object/Array
Unpacks and object or an array
Description
Unpacks an object or array. Creates variables based on the query string parameters.
Properties
Object/Output
This is the object or array that needs to be unpacked. If no value is provided the default value is the current output.
Values String
A query string contain the style the unpacking should function. The first value is the index or key and the next value is the variable name to be created
Last updated