An expression that evaluates (known as calling or invoking) a function. Functional calls can have two forms, depending on whether the function has the decides effect: FunctionName() and FunctionName[]. The result type of the function call expression is defined in the function signature.
function call
An expression that evaluates (known as calling or invoking) a function. Functional calls can have two forms, depending on whether the function has the decides effect: FunctionName() and FunctionName[].
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library