call#

swordfish.function.call()#

Call a function with the specified parameters.

Parameters:
  • func (Constant) – A function.

  • args (Constant) – The required parameters of func.