Skip to main content

Home > @jsplumbtoolkit/core > APPEND_TO_CURRENT

APPEND_TO_CURRENT variable

Directive to append the operations in the new transaction to the current transaction, if a new one has been opened before the current one has been closed.

Signature:

APPEND_TO_CURRENT = "appendToCurrent"