Your assumtions are rather correct.
All strings will be in this format except that they will have stuff before them and stuff behind them. This is actually embedded into a SQL select statement and needs to be evaluated to be able be read and/or parsed properly. For instance:
select char(123)+char(107)+char(112)+char(43) from table
No, there will not be any other functions and it can most definitely be trusted.
In reply to Re^2: parsing and evaluating a string
by bfdi533
in thread parsing and evaluating a string
by bfdi533
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |