Difference between revisions of "IsInList"
Jump to navigation
Jump to search
imported>Cipscis m (→Notes: This hasn't been tested, but makes perfect sense to me) |
imported>Cipscis (Removed note after finding out about GetIsID) |
||
Line 10: | Line 10: | ||
IsInList FormList1 | IsInList FormList1 | ||
=='''See Also'''== | =='''See Also'''== |
Revision as of 07:55, 23 December 2008
Description
*IsInList This function takes a FormList as a parameter and returns 1 if the reference's base object is a member of the FormList or 0 if it is not.
Syntax
IsInList FormListREF
Examples
IsInList FormList1
See Also
Reference
None provided.