strrange — Return a substring from a string
strrange string start end
strrange
string
start
end
The strrange command returns a substring composed of the characters in string from positions start to end.