T Function Reference - starts_with

starts_with

Check if string starts with prefix

Returns true if s starts with the specified prefix.

Parameters

Returns:

Returns: True if s starts with prefix.