Skip to content

Wonkey types string startswith

wonkey:wonkey.types.String.StartsWith

Method StartsWith:Bool( str:String )#

Check if the string starts with another string.

Parameters
substr substr The string to check for.