Framework:FKT CIF: Difference between revisions

From CoPlanner 10
Jump to navigationJump to search
No edit summary
No edit summary
Line 22: Line 22:
__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Framework Formulae|CIF]]
[[Category:Functions_-_server-side|CIF]]
[[de:Framework:FKT CIF]]
[[de:Framework:FKT CIF]]

Revision as of 13:28, 18 November 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.