Search
 
SCRIPT & CODE EXAMPLE
 

LUA

replace part of string lua

name = "^aH^ai"
name = name:gsub("%^a", "")
Comment

lua string replace

name = "^aH^ai"
name = name:gsub("%^a", "")
Comment

PREVIOUS NEXT
Code Example
Lua :: shift to sprint 
Lua :: roblox studio pause physics 
Lua :: table in lua 
Lua :: table lua 
Lua :: copy table lua 
Lua :: for loop in robox 
Lua :: attempt to call a string value lua 
Lua :: Print when a player joined roblxo 
Lua :: 1.2 / 1.6 
Lua :: exemple boolean and why it is used 
Lua :: genarating random number 
Lua :: roblox can I have player animations on the server 
Matlab :: to detect if a data frame has nan values 
Matlab :: matlab set fig zoom 
Matlab :: how to get the highest power of polynomial matlab 
Matlab :: matlab exclamation mark 
Basic :: git token 
Basic :: NÃO CONSIGO MANDAR UM POST EM VBNET USANDO POSTMAN 
Elixir :: elixir string to datetime 
Elixir :: ** (Ecto.ConstraintError) constraint error when attempting to insert struct: * id_fkey (foreign_key_constraint) 
Elixir :: elixir Creating Custom Sigils 
Scala :: val in scala 
Scala :: scala reverse string 
Excel :: remove space from excel cell 
Perl :: perl replace substring 
Perl :: perl rename a file 
Pascal :: Pascal (fpc 3.0.4) sample 
Gdscript :: godot check left mouse button 
Lisp :: magit pull request 
Assembly :: multiply two numbers assembly lmc 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =