Difference between revisions of "IsInList"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Scornett-Bot
m (Script running global find and replace: = for '''=)
 
imported>Thalioden
Line 15: Line 15:


[[Category:Console Commands]]
[[Category:Console Commands]]
[[Category:Condition Functions]]

Revision as of 12:26, 8 June 2013

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

IsWeaponInList