remove parentheses from a string lua code example Example: remove parentheses from a string lua "string".gsub(/\(.*\)/, "")