Skip to main content

CASE

Syntax

CASE(<if1>, <then1>, <if2>, <then2>, <if3>, <then3>, <if4>, <then4>, <if5>, <then5>, <if6>, <then6>, <if7>, <then7>, <if8>, <then8>, <if9>, <then9>, <if10>, <then10>, <if11>, <then11>, <if12>, <then12>, <if13>, <then13>, <if14>, <then14>, <if15>, <then15>, <if16>, <then16>, <if17>, <then17>, <if18>, <then18>, <if19>, <then19>, <if20>, <then20>)
ParameterTypeDescription
if1Boolean
then1any
if2Boolean
then2any
if3Boolean
then3any
if4Boolean
then4any
if5Boolean
then5any
if6Boolean
then6any
if7Boolean
then7any
if8Boolean
then8any
if9Boolean
then9any
if10Boolean
then10any
if11Boolean
then11any
if12Boolean
then12any
if13Boolean
then13any
if14Boolean
then14any
if15Boolean
then15any
if16Boolean
then16any
if17Boolean
then17any
if18Boolean
then18any
if19Boolean
then19any
if20Boolean
then20any

Return values

Depends on input arguments.