Framework:FKT CIF: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
Created page with '==Function== FKT_CIF(<condition>,<True-Part>,<False-Part>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f6f6f6 |'''Para…'
 
No edit summary
Line 22: Line 22:
__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Framework Formulae|FKT CIF]]
[[Category:Framework Formulae|CIF]]
[[de:Framework:FKT CIF]]
[[de:Framework:FKT CIF]]

Revision as of 11:19, 6 May 2010

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.