For the complete documentation index, see llms.txt. This page is also available as Markdown.

startswith(string,prefix)

Description:

Checks if the string starts with the specified prefix.

Example:

image-20250731-110617.png

Last updated