EbsRouter.getActiveHash
(FintechOS Studio 21.1.3 and later)
Returns the location hash of the current page.
This function works only when the FintechOS Portal is in Single Application Mode (see EbsRouter for details).
Syntax
Copy
getActiveHash(): any
Return Value
Returns a string containing the location hash section of the currently displayed page's URL (#/userjourney, #/entityform, or #/customform).