10.10.2 String manipulation functions

lowercase(string)

Parameters
string is a character string.

Returns string in all lowercase.

For example:

lowercase("AbCdEf 567") --> "abcdef 567"

WebMaker User Guide - 27 SEP 1995

Generated with Harlequin WebMaker