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