ars_GetListField(control,schema,changedsince=0)
changedsince
undef
Example:
@fields = ars_GetListField($c, "User");
Back to Table of Contents