AllBranchTags

See Also

Tags, AnyBranchTags, Operators, IF, True, False, HasTag

Syntax

AllBranchTags(Tag1, Tag2, Tag3..., TagN)

Description

Returns a value of True (1) if the branch is tagged with all of the tags included as parameters to the function.  Otherwise returns False (0).

Example

AllBranchTags(Thermal, CombinedCycle)