IsInList

Revision as of 23:01, 17 June 2014 by imported>IsharaMeradin (Converted the See Also into a bullet list and removed the duplicate GetInCurrentLocFormList entry)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DescriptionEdit

*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.

SyntaxEdit

IsInList FormListREF

ExamplesEdit

IsInList FormList1

NotesEdit

This seems not to work for locations. To use with a FormList of locations, even if the condition is checked on a location, see GetInCurrentLocFormList

See AlsoEdit