Name

strrange — Return a substring from a string

Synopsis

strrange string start end

Description

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