column.startswith
The system function 'starts_with()' is used to determine whether the provided string starts with the specified prefix
Syntax
.startswith(string)
Examples
Documentation for column.startswith is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)