ReportPro User's Guide

Unknown

Purpose

To determine if the first character of a string is lower case

Syntax

IsLower( <cString> ) lLogical

Arguments

<cString> is the string to test

Returns

IsLower() returns TRUE if the first character in <cString> is lower case (a-z).

 

Table of contents

previous page start next page