PythonScript Xojo Plugin

PythonFunction Class (console safe)

This class represents a function declaration of a module or class function. The class can be used to invoke a function on class or a module.

PythonObject
   PythonFunction

class PythonFunction

Properties

OwnerModule (console safe) Returns the owner module of the function
Name (Inherited) (console safe) Returns the name of the object.

Methods

Invoke (console safe) Invokes a Python function.

Supported Platforms:

  • MacOS X Cocoa 32 bit
  • MacOS X Cocoa 64 bit
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM