Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

IsAllUpper Function

Overview

The IsAllUpper function tests if a string contains only text as upper case characters.

Syntax/Parameters

Syntax

boolean = IsAllUpper ( string value );

Parameters

value

A string to test.

Return Value

Returns TRUE if value contains only upper case characters or FALSE if it does not.

Remarks

Spaces, punctuation, numbers, and other non-alphabetic characters will not affect the test. If the string does not contain any text, the IsAllUpper function will return FALSE.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic