ars_GetListVUI(ctrl, schema, changedSince=0)

Retrieve a list of VUI id's that are associated with a given schema.
On success
Returns an array.
On failure
Returns undef.

Example:

	(@a = ars_GetListVUI($ctrl, "HD:HelpDesk")) || 
		die "$ars_errstr";
      
ars_GetListVUI was introduced in version 1.5 of ARSperl


<-- Table of Contents

Last changes to this page 21st July 1997 by jcmurphy@arsperl.org
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org