RuntimeState.StringCompare Method |
Name | Description | |
---|---|---|
StringCompare(String, String) |
Compare 2 strings. This function is used by the compiler for string comparisons.
| |
StringCompare(Byte, Byte, Long) | Compare 2 byte arrays respecting the runtime string comparison rules. |