4D v13.4LIST USER FORMS |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13.4
LIST USER FORMS
|
LIST USER FORMS ( aTable ; form ; userFormArray ) | ||||||||
Parameter | Type | Description | ||||||
aTable | Table |
![]() |
Source form table | |||||
form | String |
![]() |
Source table form name | |||||
userFormArray | String array |
![]() |
Names of user forms coming from the source form | |||||
The LIST USER FORMS command fills the userFormArray array with the names of user forms coming from the developer form (table 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.
Product: 4D
Theme: User Forms
Number:
809
Created: 4D 2004
CREATE USER FORM
EDIT FORM
Overview of user forms