call#

swordfish.function.call()#

Call a function with the specified parameters.

参数:
  • func (Constant) -- A function.

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