----------------------------------------------------------------------------- (For text buffers only) Parse a token from the buffer: Grab all text that lies between a starting delimiter + ending delimiter (skipping whitespace that leads + trails both delimiters). Note the delimiter checks are case-insensitive. If successful, the get index is advanced and the function returns true, otherwise the in