Need help with getting current activeHistoryState index
Hi,
I'd like to get the current activeHistoryState index via JavaScript.
For example, I have a historyStates length of 15 and as a user, I've set the activeHistoryState to index 12.
The number 12 is the index that I would like to query the PS via JavaScript.
I've searched thru' the documentation and couldn't find any.
Is there a way to do so?
Your help is very much appreciated.