Sepi Previous Next
Name
ConflictWith
Parent
TChooseIfSet
Visibility
PUBLIC
Description
Test whether this set conflicts with another one
Source code
function ConflictWith ( Other : TChooseIfSet ) : Boolean
Parameters
Parameter Description Other : TChooseIfSet Other Choose-If set to compare with
Return
Types Description BOOLEAN True if sets conflict with each other, False otherwise
Sepi Previous Next