-
Notifications
You must be signed in to change notification settings - Fork 3
R1059
Leon Starr edited this page Sep 23, 2023
·
3 revisions
Case matches one or many Match Value
Match Value is matched by exactly one Case
The Scalar Switch Action defines a Case to be a set of one or more enumeration values that, if matched, triggers the associated Actions.
It is perfectly okay to reuse the same enumeration value in more than one Scalar Switch Action and possibly other contexts, however, within a single Scalar Switch Action, the same Match Value may not trigger more than one Case.
Copyright © 2021-2023 Leon Starr