Framework:FKT CIF: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
{| | {|class="wikitable" width="80%" | ||
|- | |- {{Tabellentitel}} | ||
| | | Parameter | ||
| | | Description | ||
|- | |- | ||
|condition | |condition | ||
Revision as of 11:55, 6 March 2012
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. |