Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FifteenWindows/OS Functions (continued)

ClipboardIsTextAvailable Function

Overview

The ClipboardIsTextAvailable function tests if ANSI text is available on the clipboard.

Syntax/Parameters

Syntax

boolean = ClipboardIsTextAvailable ( );

Parameters

(none)

Return Value

Returns a boolean value as TRUE if ANSI text is available and FALSE if it is not.

Remarks

Use the ClipboardGetText function to retrieve text from the clipboard. Note that this function will return TRUE if a compatible format is available such as OEM or UNICODE.

Related Functions

Platform Support

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

Legato IDE, Legato Basic