COUNT function that returns the length of a STRING! value
Categoryname
COUNT value
value - A STRING! type or a variable holding a STRING! ty[e
This method has no refinements
COUNT This function returns the length of a STRING! value
Str: "Meta programming is fun!"
write "String Str contains " write count Str write/line " characters."
STRING!
FIND
SKIP
WRITE
BACK
ADVANCE
AT-TAIL
AT-LAST