AnyBranchTags
Syntax
AnyBranchTags(Tag1, Tag2, Tag3..., TagN)
Description
Returns a value of True (1) if the branch is tagged with any of the tags included as parameters to the function. Otherwise returns False (0).
Example
AnyBranchTags(Thermal, CombinedCycle)