ars_GetVUI(ctrl, schema, vuiId)See Also: ars_GetListVUI and GetVUI Hash Values
Example:
	($a = ars_GetVUI($ctrl, "HD:HelpDesk", 102938475)) || 
		die "$ars_errstr";
      
ars_GetVUI was introduced in version 1.5 of ARSperl
Last changes to this page 21st July 1997 by jcmurphy@arsperl.org