[Turn on line numbering] arg str; return str.global_regexp("\\A[0-9]*(;[0-9]*)*[a-zA-Z]"); // Created 27-Mar-1995 as a part of ColdCore, see: @help Credit
arg str; return str.global_regexp("\\A[0-9]*(;[0-9]*)*[a-zA-Z]");