Garry's Mod Wiki

utf8.GetChar

  string utf8.GetChar( string str, number index )

Description

A UTF-8 compatible version of string.GetChar.

Arguments

1 string str
The string that you will be searching with the supplied index.
2 number index
The index's value of the string to be returned.

Returns

1 string
str