Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

CharacterToLowerCase Function

Overview

The CharacterToLowerCase function converts a single character value to lower case.

Syntax/Parameters

Syntax

char = CharacterToLowerCase ( char data );

Parameters

data

An char to convert.

Return Value

Returns a converted char value.

Remarks

The ANSI character is employed. Any values above 0xFF (ANSI range) are simply passed through.

Related Functions

Platform Support

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

Legato IDE, Legato Basic