lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



Is there a way to use gsub that doesn't treat the first string as a "pattern" and just does a straight substring replacement? (Like the plain option in strfind) If not, I think this would be a useful addition.

Steve