clearEGLSessionAttrs()

The j2eeLib.clearEGLSessionAttrs() system function removes all values associated with all keys that you placed in session scope storage using the j2eeLib.setSessionAttr() system function. You can remove individual values with j2eeLib.clearSessionAttrs().

  j2eeLib.clearEGLSessionAttrs(S)

Feedback