substring

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string substring(string s, int beginIndex, int endIndex)
    string
    substring
    (
    string s
    ,,
    int endIndex = -1
    )
  2. string substring(string s, ulong beginIndex, ulong endIndex)

Meta