if
(
fSomeStatement
)
CallFunction
(
)
;
CallFunction2
(
)
;