Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

CSSClearProperties Function

Overview

The CSSClearProperties function clears all the CSS properties from the current element within an SGML Object.

Syntax/Parameters

Syntax

int = CSSClearProperties ( handle hSGML );

Parameters

hSGML

A handle to a SGML Object.

Return Value

An int as ERROR_NONE or a formatted error code on failure.

Remarks

All CSS parameters (those marked as TT_CSS_PROPERTY) type are removed. Note that undefined CSS items are not removed since their token type is PT_STRING.

Related Functions

Platform Support

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

Legato IDE, Legato Basic