Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLStyleAddBlock Function

Overview

The HTMLStyleAddBlock function adds a complete block or a series of inline HTML text to the Style object.

Syntax/Parameters

Syntax

dword = HTMLStyleAddBlock ( handle hStyle, string block );

Parameters

hStyle

A handle to an HTML Style Object.

block

A string containing the coding for the text and tags inside a block.

Return Value

A dword containing a field token or a formatted error code on failure. Use the GetLastError function to retrieve a formatted error code.

Remarks

This routine will add the entire contents of a block to the Style Object. The Style Object is reset prior to the adding of the specified text.

The text cannot contain block elements.

Related Functions

Platform Support

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

Legato IDE, Legato Basic