Home >  Term: function call
function call

(1) In REXX, the process of calling a set of instructions that must return a result. Function calls can be included in an expression anywhere that a term would be valid.
(2) An expression that transfers the path of execution from the current function to a specified function (the called function). A function call contains the name of the function to which control is transferred and a parenthesized list of values

0 0

Creator

  • Peteh
  •  (V.I.P) 14225 points
  • 100% positive feedback
© 2025 CSOFT International, Ltd.