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.

概要

函式

函式

byte

參數

預設值:1
預設值:i

返回

char

參數

...: number

返回

find

參數

pattern: string
init: number
預設值:1
plain: bool
預設值:false

format

參數

formatstring: string
...: string

返回

gmatch

參數

pattern: string

返回

gsub

參數

pattern: string
replacement: Variant
replacements: number

參數

返回

lower

參數

返回

match

參數

pattern: string
init: number
預設值:1

返回

pack

參數

format: string
...: Variant

返回

packsize

參數

format: string

返回

參數

返回

reverse

參數

返回

split

參數

separator: string
預設值:,

返回

參數

預設值:1
預設值:-1

返回

unpack

參數

format: string
data: string
readStart: string
預設值:1

返回

upper

參數

返回