Skip to main content

Context

The Context has some additional data about the current execution of your program. When declaring it in a callback function, you can access this additional information.

Constructor

Signature

def Context() - > null

Signature

def Context() - > null