Allow (require?) "0x" in environment variable type 3 (hex).
Also, could @VARTYPE show the regex when type is 7.
I like this type (though I don't much care for '0X').
Also, could @VARTYPE show the regex when type is 7.
I like this type (though I don't much care for '0X').
Code:
/t:7:"^0[xX][0-9a-fA-F]+$"