8.2.53.20 string.startsWith ¶
- Method:
out =
startsWith (obj, pattern)
¶
- Method:
out =
startsWith (obj, pattern, 'IgnoreCase', true/false)
¶
-
Test if string starts with pattern.
Returns a logical array the size of the scalar expansion of obj and pattern.