Framework:FKT CIF
From CoPlanner 11
Jump to navigationJump to search
Function
FKT_CIF(<condition>,<True-Part>,<False-Part>)
| Parameter | Description |
| condition | the expression to be analysed. |
| True-Part | the value which is returned if the expression is true. |
| False-Part | the value which is returned if the expression is false. |