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)
  2. string substring(string s, ulong beginIndex, ulong endIndex)
    string
    substring
    (
    string s
    ,,
    ulong endIndex = -1
    )

Meta