new USERPW "steef"
new USERPW[6] ''Password'';
new USERPW[6] = "steef";
#define USERPW[6] 'Steef';
#define USERPW "steef"