Example: The male and female value currently recorded by default in the SEX drop-down menu of the reception when modifying the record;
Sex.Items.FindByvalue (Obj ["SEX"]. TOSTRING ()). SELECTED = TRUE;
FindByValue is used to find the value of the value OBJ ["SEX"]. TOSTRING (), then set its selected attribute to true