This repository was archived by the owner on May 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
global.API
Lee Tagg edited this page Aug 23, 2015
·
1 revision
-
Adds the value to the collection, key is always ignored
Name Type Description keyInteger valueObject collectionArray -
Adds the specified key value pair to the collection
Name Type Description keyString valueObject collectionObject -
for each item in object execute callback
Name Type Description objectArray callbackfunction - Source:
-
for each property on object execute callback
Name Type Description objectObject callbackfunction - Source: