Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

HasText Function

Overview

The HasText function tests if a string contains any text (ASCII, ANSI, or Latin Letters ISO-8859).

Syntax/Parameters

Syntax

boolean = HasText ( string value );

Parameters

value

A string to test.

Return Value

Returns TRUE if value contains text or FALSE if it does not.

Remarks

The HasText function tests for the presence of any text (alphabetic characters) within the string, regardless of character set. For more specific functions to test character sets, see the related functions section.

Related Functions

Platform Support

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

Legato IDE, Legato Basic