FunctionAction¶
Inherits |
Calls a JavaScript function.
Configuration¶
Properties¶
Property |
Type |
Description |
|---|---|---|
function |
function |
Called without arguments, return value is ignored. |
Inherits |
Calls a JavaScript function.
Property |
Type |
Description |
|---|---|---|
function |
function |
Called without arguments, return value is ignored. |