Skip to content

ScriptMethods should know themselves, so they can optionally chain #20456

@StartAutomating

Description

@StartAutomating

Summary of the new feature / enhancement

I would like to make a ScriptMethod that chains until the last step.

Unfortunately, a ScriptMethod lacks two key pieces of information that would enable this:

  • A ScriptMethod does not know its own name
  • A ScriptMethod does not know it's calling AST

Proposed technical implementation details (optional)

These two pieces of information should be embedded into variables, if possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions