IsOptionChar
if (IsOptionChar(GetCurrentChar())) {
BString* ScanOption() { return Scan(IsOptionChar); }