string
사용되지 않는 항목 표시
*선택한 언어로 조만간 콘텐츠가 제공됩니다.
The string library provides generic functions to manipulate strings, such as to extract substrings or match patterns. You can access the string library by the global string library.
See String Pattern Reference for details on using string.match() and string.gmatch() to find a piece, or substring, of a longer string.