API Tree.StepSubHead
From Flowcode Help
Jump to navigationJump to search| StepSubHead | |
| Updates the object to point to the head (eldest) attribute, if any | |
| Object | |
| The object containing sub-items to step to the head item of | |
| Return | |
Detailed description
No additional information
Examples
Calling in a calculation
- Add to a calculation icon:
::Tree.StepSubHead(return_object)
No additional examples