version 2004
LIST USER FORMS (table; form; userFormArray)
Parameter | Type | Description | |
table | Table | Source form table | |
form | String | Source form name | |
userFormArray | Array string | Names of user forms coming from | |
the source form |
Description
The LIST USER FORMS command fills the userFormArray array with the names of user forms coming from the developer form set in the table and form parameters.
If the user form was created directly using the EDIT FORM command, the only item that userFormArray contains is an empty string ("").
The array is empty if there are no user forms for the specified developer form.
See Also
CREATE USER FORM, EDIT FORM, Overview of user forms.