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

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

Description

Checks if a string ends with a given suffix.

Examples

if myVar ends with "lo":

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> ends with <b>

Related (Text)