Calculation field: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 100: Line 100:
|-
|-
| '''switch''' || expression<br/> value/result pairs<br/> default result || the final result based on selecting among the paired results to identify the paired value (or else the default value) to be used.<br/>For example, switch(#{count}, 1, 'One', 2, 'Two', 'Many')
| '''switch''' || expression<br/> value/result pairs<br/> default result || the final result based on selecting among the paired results to identify the paired value (or else the default value) to be used.<br/>For example, switch(#{count}, 1, 'One', 2, 'Two', 'Many')
|}


== Link to Entry ==
== Link to Entry ==

Navigation menu