Skip to main content

Home > @jsplumbtoolkit/templates > IfEntry > updateFrom

IfEntry.updateFrom() method

Signature:

updateFrom(entry: Execution, newEntry: Execution, parent?: Execution): UpdateResult;

Parameters

ParameterTypeDescription
entryExecution
newEntryExecution
parentExecution

Returns:

UpdateResult