LIST USER FORMS

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 2004


LIST USER FORMS (table; form; userFormArray)

ParameterTypeDescription
tableTableSource form table
formStringSource form name
userFormArrayArray stringNames 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.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next