martaActions

Method getById()

fun Actions:getById(actionId: String): Action?

Returns the action with the given identifier.

Example:

globalContext.actions:getById("core.move.down").

You can check the identifier for some specific action by pressing the `⌥` Option key in the [Actions](/docs/core/actions#actions-panel) panel.