// Variable for the version of the field - Display in Props UI. fieldVersion = "2.0.3"; // initialize some of the attributes variables typeid = attributes.typeid; prefix = attributes.prefix; formname = attributes.formname; currentValues = attributes.currentValues; if ( not structKeyExists(attributes.currentValues, 'useUdef') ) attributes.currentValues.useUdef = 0;

ADF Custom Field v#fieldVersion#