[Turn on line numbering] arg str; return !match_regexp(str, "[^a-z0-9-]"); // Created 27-Mar-1995 as a part of ColdCore, see: @help Credit
arg str; return !match_regexp(str, "[^a-z0-9-]");