Skip to content

If, Denk

This keyword returns an optional text (e.g. in a text box) depending on which evaluation parameter is selected (or Ground).

Syntax: #(Keyword, 1,2,3,4,ground)

Keyword: If, denk

1: string to be printed by displayed with the 1st eval. parameter

2: string to be printed by displayed with the 2nd eval. parameter

3: string to be printed by displayed with the 3rd eval. parameter

4: string to be printed by displayed with the 4th eval. parameter

ground: string to be printed when „Ground“ is selected

Example

#(If,denk, Lden only industry, Ldn,,,)

prints the expression Lden only industry if the first evaluation parameter is selected or Ldn if the second evaluation parameter is selected, otherwise nothing.