Api result location

Perspective JSONifies anything you assign to a property. Any Perspective property. This discards the original object and breaks many things. It is the reason my Integration Toolkit has sessionVarMap(), pageVarMap(), and viewVarMap() functions. If you want to have something across all sessions, use globalVarMap().

1 Like