Macro to Scroll to TOP of feature tree?

Is it possible to create a macro to scroll to the top of feature tree when clicked/activated?

I did try to create a macro that select one of the primary plane with “Scroll Item into View” option turned on, but that did not bring it to the top of the feature tree
image.png
What i really want is to scroll to the TOP of the tree so that i can access the folder (eg: selection set, surface, solid body folder) more easily

Does this help?

https://help.solidworks.com/2022/English/api/sldworksapi/Traverse_FeatureManager_Design_Tree_VB.htm?verRedirect=1

You can use the scroll bar option to move to top.
image.png

You can just press Home on your keyboard to get to the top of the FMT too (unless I’m misunderstanding the question).

I totally missed this keyboard shortcut. This is indeed what i need.