Setting a variable to a null value shows as <NOTSET>

  • 3513006
  • 14-Sep-2006
  • 30-Apr-2013

Environment


Novell SecureLogin 6.0 Scriptiing

Situation

A SecureLogin application script variable set to a null value, when later accessed, shows up as instead of the null value. This is consistent with what an unset variable shows before it is explicitly set to a real value.

Resolution

This is working as designed. When SecureLogin accesses a variable with a null value it returns regardless of the source of that value.