CharacterRange¶ Generates a list of consecutive characters from a start to an end character. $ wo 'CharacterRange["a", "e"]' {a, b, c, d, e}