This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
This article needs: Examples of usage, clearer description.
Returns an array with the differences of all of the JSON Object keys, or JSON Array values.
json.difference(array, array, ...)
json.difference(array, array, ...)
Parameter
array - A JSON Array to get the difference of.
object - A JSON Object to get the difference of.