0
edits
Changes
no edit summary
When updating a [[Store Value - System Variable]] custom field using Pandora you have 2 options:
rset.addfieldvaluebyname(idx,'cf_1234713','Store This Value');
result=level23_update(false ,''"",100022,2,rset);
rset.addfieldvaluebyname(idx,'cf_v1234713','ignore');
result=level23_update(false ,''"",100022,2,rset);