Garry's Mod Wiki

util.NetworkIDToString

  string util.NetworkIDToString( number stringTableID )

Description

Returns the networked string associated with the given ID from the string table.

Arguments

1 number stringTableID
ID to get the associated string from.

Returns

1 string
The networked string, or nil if it wasn't found.