Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

DialogKillTimer Function

Overview

The DialogKillTimer function locates and destroys an existing timer associated with a dialog page.

Syntax/Parameters

Syntax

int = DialogKillTimer ( [int id] );

Parameters

id

An optional int specifying a timer id. If omitted, the id is set to zero.

Return Value

Returns an int value as ERROR_NONE or a formatted error code on failure.

Remarks

Timers associated with a dialog page are automatically destroyed when the page closes. Timers are not destroyed when a page is hidden.

Related Functions

Platform Support

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

Legato IDE, Legato Basic