get shortest path
This block is part of the pathfinding
group and was last modified in core v14.0.1
.
Deprecated
This block has been deprecated since
v14.0.1
, please avoid future use.
get shortest path
Deprecated since v14.0.1
v9.2.5
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
nodes Array [String, String, String] |
array |
|
|
edgesrequired Array [{ from (String), to (String), weight (Number) }] |
array |
|
|
undirected |
condition |
false |
|
fromrequired |
value |
|
|
torequired |
value |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
error |
value |
||
path |
array |
Core Releases
v9.2.5 This block was introduced inv9.2.5
, click here to see the release notes.
v14.0.1
This block was last modified in v14.0.1
, click here to see the release notes.
v14.0.1
This block was deprecated in v14.0.1
, click here to see the release notes.
Back to
pathfinding
Return to the main group to view all sub-groups
Back to floyd warshall
Return to the group to view all blocks within this group