Skips data from an aggregate until a specified symbol appears. If a syntax error occurs the the method returns to the position before the symbol where the error appears.
Parameters
Parameters
Description
symbol
[in] A symbol that should appear to stop skipping data.
Returns
true if the specified symbol appeared, and false if the specified symbol didn't appear or when a syntax error was found.