startswith(string,prefix)

Description:

Checks if the string starts with the specified prefix.

Example:

image-20250731-110617.png

Last updated