length of %s:STRING% %op:OP% %n:INT% — Conditions

length of %s:STRING% %op:OP% %n:INT%
Text1.0.0

Description

Checks if the length of a string satisfies a comparison.

Examples

if length of myVar >= 5:

All Possible Usages (1)

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

length of <s> <op> <n>

Related (Text)