SWITCH
Switches values with new values if original value matches key
Last updated
Switches values with new values if original value matches key
Last updated
Argument
Description
key
Key to find among key:value pairs
value1
Value(s) to check for key
value match
returnValue1
Value to return if value1
is matched by key
[value2
, returnValue2
...]
Additional key:value pairs