Hi, Sure!Given this enumeration as an example: You can insert a line here with the following code:// insert into enumeration
var sqlFields = "INSERT INTO campaign_dev_DB.neolane.XtkEnumValue (iValueId, iEnumId, sLabel, sName)";
var sqlValues = " VALUES(GetNewId(), 15131, 'Inserted from Javascript',...