Previous Up Next

strlowercase
Create a copy of a string by replacing the capitals by lower case letters

S strlowercase (
S _string_
)
Parameters

_string_
any string
Return value

"same" string with lower case forced