Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

HTMLPageBreakCreate Function

Overview

The HTMLPageBreakCreate function creates an empty Page Break Object.

Syntax/Parameters

Syntax

handle = HTMLPageBreakCreate ( handle hSGML );

Parameters

hObject

A handle to an SGML Object.

Return Value

A handle representing a Page Break Object or NULL_HANDLE on failure. Use the GetLastError and GetLastErrorMessage to retrieve a formatted error code or extended error message, respectively.

Remarks

Unlike the map function, this function creates an empty Page Break Object to provide for access to functions such as HTMLPageBreakCreateCode without requiring a map.

Related Functions

Platform Support

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

Legato IDE, Legato Basic