pepperi.api.userDefinedTables.upsert( { table:"myTable",mainKey:"Item123", secondaryKey:"Categorgy124", value: "my value"});
Last updated 5 years ago