API Tree.StepChildTail
Appearance
| 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