Check if string starts with prefix
Returns true if s starts with the specified prefix.
s
prefix
String
Returns: True if s starts with prefix.