SETVALUESET
Posted: May 30th, 2022, 4:00 am
Hi I would like to ask, how would I display all the staff name in STAFF_NAME column, is it setvalueset
Code: Select all
forcase STAFF_DICT do
// Loop through all staff names
//Display interivewers name
endfor;