%NavHistoryGetInitialState Function

%NavHistoryGetInitialState Function


Function

The function returns urlState value, whis was to URL saved by functions %HI_NavHistoryPushState resp. %HI_NavHistoryReplaceState. Based on this value it can be programmatically set the user interface into a saved state.

Declaration

TEXT %NavHistoryGetInitialState()

Parametres

No parameters.

Note

If no state is saved in URL then the function returns a null string.