kumo.string.starts_with
Since: Dev Builds Only
The functionality described in this section requires a dev build of KumoMTA. You can obtain a dev build by following the instructions in the Installation section.
Performs a plain string comparison between STRING and PREFIX. Returns true if STRING starts with PREFIX, otherwise false.