boolean public
\Bitrix\Perfmon\Sql\Tokenizer::testUpperText(
string $text
);
Non-static method compares text in the parameter $text
with text contained in token. When they match, current position moves to the next step.
Parameters
Parameter | Description | Version |
$text | Compared text. | |
Example