JSON Format fpr select field

I am loading a dhtmlxform using the load method:
myForm.load("/PatientDataManager/js/pdmt/common/formDatastore.js",“json”).

My formDatastore has the following format: {id:“1”, fieldName:“value”, etc…}

What is the JSON representation for a SELECT field?

Thanks!

Cyril

Please check docs.dhtmlx.com/doku.php?id=dhtm … orm_select