Gaming
 

API strreplace

From WoWWiki

Main Menu


"strreplace" is a shortcut for the standard Lua library function "string.replace". They can both be used interchangeably.

This function appears to be a clone of gsub.