Removes the value that is associated with the given key from the specified scope of the PortletSession
portalLib.clearPortletSessionAttr(
key String in,
scope SessionScopeKind)
portalLib.clearPortletSessionAttr(“key”,
SessionScopeKind.applicationScope);