API Tree.StepLast
From Flowcode Help
Jump to navigationJump to search| StepLast | |
| Updates the object to point to the last (elder) sibling | |
| Object | |
| The object to update with the previous sibling | |
| Return | |
Detailed description
No additional information
Examples
Calling in a calculation
- Add to a calculation icon:
::Tree.StepLast(return_object)
No additional examples