I created this tag to bypass the "built in" error that occurs when the find->get element does not exist in a pair array. It gets values from pair arrays such as client_postparams or client_getparams without throwing an error when the element does not exist. Instead it silently returns a NULL value.
Parameters
-pairs
array, required
Takes an array of pairs only
-find
string, required
The element in the array you wish to find
-instance
integer, optional
Used for multiple elements of the same name to designate the instance or index of the desired element.
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.
Horray!
Great, Randy!