StartsWith
Determines if the beginning of an input string matches the specified string.
| SYNTAX |
|
||||||
| ARGUMENTS |
|
||||||
| RETURN |
TRUE = A string match is found
FALSE = No string match found |
||||||
| EXAMPLE |
|
Determines if the beginning of an input string matches the specified string.
| SYNTAX |
|
||||||
| ARGUMENTS |
|
||||||
| RETURN |
TRUE = A string match is found
FALSE = No string match found |
||||||
| EXAMPLE |
|