このスクリーンショットは「関数の説明:」ダイアログ・ボックスを示しています。このダイアログには次の説明が記載されています。

Returns the value of inputString after translating every character
to its lower-case correspondent.
Usage: xp20:lower-case(inputString as string)
Example: xp20:lower-case('ABcId') returns 'abc!d'
For more information please refer to this page.

「page」という語は、World Wide Web Consortium(www.w3.org)の関数の説明にリンクされています。