NetworkStringTable:FindStringIndex(NetworkStringTable, string)
shared
Arguments
- networkStringTable NetworkStringTable
- value string
Returns
- integer The index of the string.
Examples
NetworkStringTable:FindStringIndex – Find the index of a string in the table.