SpecialChars

This routine is only available on Doors CSE 8.0 and later for the color-screen TI-84 Plus C Silver Edition.

Description #

Generates a two-character string containing the STO character and double-quote character, in that order.

Technical Details #

Arguments #

det(3)
(No other arguments)

Outputs #

Str9: Sto and doublequote characters, in that order. Use substrings to extract them. If using the standard version of Celtic, the string will be 9 characters long, the other 7 being junk. This should not affect the integrity of string just as long as you extract only the first two characters.