Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@royboy789
Created August 27, 2017 04:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save royboy789/aed3b9301080fa5d81efbe903f527e26 to your computer and use it in GitHub Desktop.
Save royboy789/aed3b9301080fa5d81efbe903f527e26 to your computer and use it in GitHub Desktop.
EZ Data JS Library
var group_id = INT
var data = {
value: INT,
misc_one: INT,
misc_two: INT,
misc_three: STRING,
misc_four: STRING
}
ezdata.lib.create_item( group_id, data );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment