4D v16.3

LIST USER FORMS

Home

 
4D v16.3
LIST USER FORMS

LIST USER FORMS 


 

LIST USER FORMS ( aTable ; form ; userFormArray ) 
Parameter Type   Description
aTable  Table in Source form table
form  String in Source table form name
userFormArray  String array in 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.



See also 

CREATE USER FORM
EDIT FORM
Overview of user forms

 
PROPERTIES 

Product: 4D
Theme: User Forms
Number: 809

Not for server

 
HISTORY 

Created: 4D 2004

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)