“lua get length of string” Code Answer ... -- One can get the length of a string by using the # (length) operator. ... -- The metamethod for this operator is __len.
確定! 回上一頁