changeId(old, newid)
Type: Method
File: core/datastore.js
Implemented in:
DataStore
Included in:
changes id of the data item
Parameters
old - the old id (optional)
string,dimention
newid - the new id (optional)
string,dimention
Returns