Use SWITCH
to build switch statements.
SWITCH(1+1, 2, "True!", "False!")
For more information, see our documentation.
SWITCH
functionUse SWITCH
to build switch statements.
SWITCH(1+1, 2, "True!", "False!")
For more information, see our documentation.