startsWith()Determines whether a string starts with the characters of a specified string.
This function is valid in v2.13.0 to v2.24.3. This function has been downloaded 67 times.string.string at which to begin searching for target.target is at the start of string.