replaceTokenSequence

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int replaceTokenSequence(TokenList srctoken, string[] search, string[] replace, bool checkBrackets)
    int
    replaceTokenSequence
    (,
    string[] search
    ,
    string[] replace
    ,)
  2. int replaceTokenSequence(TokenList srctoken, string search, string replace, bool checkBrackets)

Meta