RegExReplace() - Syntax & Usage | AutoHotkey

文章推薦指數: 80 %
投票人數:10人

The RegExReplace function replaces occurrences of a pattern (regular expression) inside a string. RegExReplace()[v1.0.45+] Replacesoccurrencesofapattern(regularexpression)insideastring. NewStr:=RegExReplace(Haystack,NeedleRegEx,Replacement:="",OutputVarCount:="",Limit:=-1,



請為這篇文章評分?