ExecuteCodeAction

Action

Description

class ExecuteCodeAction extends Action

Constructor

new ExecuteCodeAction(triggerOptions, func, condition)

Parameters

Name Type Description
triggerOptions any
func evt ActionEvent

|

Members

func : (evt: ActionEvent) => void

Parameters

Name Type Description
evt ActionEvent

Methods

execute(evt) void

Parameters

Name Type Description
evt ActionEvent