Insert or replace (by shortcode) an action def, returning a new array — the whole array is written back to the document (never by index). Pre-existing defs (e.g. intrinsic actions) are preserved in place. Pure.
shortcode
The current system.actionDefs.
system.actionDefs
The def to upsert.
The updated defs.
Insert or replace (by
shortcode) an action def, returning a new array — the whole array is written back to the document (never by index). Pre-existing defs (e.g. intrinsic actions) are preserved in place. Pure.