length
<string_w>:length()
Ritorna il numero di caratteri (lunghezza) della stringa.
Esempio.
local auto = _U("автомобиль")
local res = auto:lenght()
Created with the Personal Edition of HelpNDoc: Transform Your CHM Help File Creation Process with HelpNDoc