Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FifteenWindows/OS Functions (continued)

ClipboardIsFormatAvailable Function

Overview

The ClipboardIsFormatAvailable function tests if data for a specified format is available on the clipboard.

Syntax/Parameters

Syntax

boolean = ClipboardIsFormatAvailable ( dword format );

Parameters

format

A dword specifying the format code to check.

Return Value

Returns a boolean value as TRUE if the data is available and FALSE if it is not.

Remarks

The ClipboardIsFormatAvailable function allows for data of any specified format to checked for availability.

Related Functions

Platform Support

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

Legato IDE, Legato Basic