strlower( param )
Parameters
| Type | Description | |
| param | string | string to convert |
_result
Set to a new string value.
Descriptions
Sets _result to a lower case copy of param. If param is not a string an error is produced.
In the example below the print command appends "hello" to the print log.
See Also
strupper, strlen, strins, strmid, strfind, strbreak, strspan, stricmp, strrev, strtrim