# Functions
Arrayify creates an JSON array with the passed object in.
IsJSONArray checks if the passed data is a JSON Array.
IsJSONObject checks if the passed data is a JSON Object.
MergeJSONArrays merges two json arrays into one.
UnwrapString removes the " around a string if they exist.