system.kanoa.utilities.getStoredAssetPath(self)
Gets the stored assetPath for the page from the session properties to make the asset selector persistent across views in the current tab (page)
Parameters
self object: Perspective session object
Returns
assetPath String
Example
print system.kanoa.utilities.getStoredAssetPath(self)