Page 1 of 1

SETVALUESET

Posted: May 30th, 2022, 4:00 am
by jorjie_s
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;	

Re: SETVALUESET

Posted: May 31st, 2022, 2:16 pm
by savy
You can use valueset's show function https://www.csprousers.org/help/CSPro/v ... ction.html