Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

RichEditGetText Function

Overview

The RichEditGetText function retrieves the content of a Rich Edit Control as ANSI text.

Syntax/Parameters

Syntax

string = RichEditGetText ( int id );

Parameters

id

An int containing the control ID of the Rich Edit Control.

Return Value

A string containing the plain style content of the control or empty on failure.

Remarks

All formatting is removed from the data control as information is translated to text.

There is a 2MB limit on the size of the data.

Related Functions

Platform Support

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

Legato IDE, Legato Basic