next up previous
Next: transpose Up: Macro Operators Previous: to_int

tolower

string tolower string2
Capital letters in string are converted to lower case letters.
Example:  (Hello World) tolower :: (hello world)


Nobuki Takayama 平成13年8月23日