[This is preliminary documentation and subject to change.]
Returns true if the next character is the end of block, or end of file. Consuming the closing ")" all other values are not consumed.
true - An EOF, or closing parenthesis was found and consumed.
false - Another type of {item} was found but not consumed.
An STF block should be enclosed in parenthesis, ie ( {data_item} {data_item} )