%a:STRING% starts with %b:QSTRING% — Conditions

%a:STRING% starts with %b:QSTRING%
Text1.0.0

Description

Checks if a string starts with a given prefix.

Examples

if myVar starts with "he":

All Possible Usages (1)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<a> starts with <b>

Related (Text)