Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
There is probably a really simple answer to this but I can't for the life of me find the variable or function to get the name of the qvw file I currently have open. I'm planning on using this to hide tabs based on specific distributions. Please help.
Use the function:
DocumentName()
That was it. Thanks.