I would like to have a tab that points to a folder in the users Documents folder. I do not want it to be an absolute path as I will be sharing a saved tab configuration and I need the path to adapt to whichever user is logged in.
For example "C:\Users\*CURRENT USER*\Documents\Subfolder"
Is there a way I can do this?
Thanks.