True if the SessionStorage features of the browser are available
Member of Web Session Storage (PRIM_WEB.SessionStorage)
Data Type - Boolean
Under some circumstances, it is possible that the Session Storage will not be accessible at runtime. The Available property will return True if storage can be used.
Febuary 18 V14SP2