Calls a function node and returns result to the caller. It may be thought of as two transitions - to the calling function and back to the caller.

Condition and order attributes can be used for aggregating multiple call in one as in if - else if - else chain.