win.lenW
length = win.lenW (str) Parameters: str: string Returns: length: integer Description: This function is similar to string.len except that it works on UTF-16LE strings and returns their lengths as number of characters rather than bytes.
length = win.lenW (str) Parameters: str: string Returns: length: integer Description: This function is similar to string.len except that it works on UTF-16LE strings and returns their lengths as number of characters rather than bytes.