Returns information of the executing Action, including Action name, inputs and eSpace name. Useful for logging and debugging.
This example shows the result of the function GetActionInfo() being used in 5 different ways:
  • A simple Screen Action;
  • A Screen Action with inputs;
  • An Action referenced from a different eSpace;
  • A Service Action referenced from a different eSpace;
  • An Action from a REST API;
Notice: the StackTrace might vary between production and non-production environments due to optimizations done by the platform.
GetActionInfo() in Action
Click here to see your activities