Framework:FKT CIF

From CoPlanner 10
Revision as of 09:53, 6 May 2010 by Admin (talk | contribs) (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…')

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
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.