Skip to content
Prev 66927 / 398513 Next

need hints on basic character string functions

Hello,

for now, I need to transform "A" to "a", and need to know length of "ABC", etc.

Please show me a starting point for character string functions.

Thank you.