A Display Name of
$(if,$(and,1,$(getvar,ossnaphatch)),!.)OsnapHatch
displays highlighted when on. Simple and easy alternative for displaying whether a system variable is On -vs- Off.
For newer versions the proper macro would be
^P'setvar;osoptions;$M=$(if,$(and,1,$(getvar,osoptions)),$(-,$(getvar,osoptions),1),$(+,$(getvar,osoptions),1)) ^P
with a Display Name of
$(if,$(and,1,$(getvar,osoptions)),!.)OsnapHatch
While OsnapHatch still works in 2019 it's hasn't been listed in help since before the 2015 versions.