Strings

openGeminiLess than 1 minuteAbout 50 words

This chapter mainly introduces the following functions:

string functionsdescriptions
STR()Returns whether the specified character is contained in the string
STRLEN()Returns the length of the string
SUBSTR()Returns a substring of a string

Tips

The community is working hard to complete the relevant documents.