Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter ElevenSGML Functions (continued)

SGMLValueToData Function

Overview

The SGMLValueToData function removes the units from a pvalue and extends the sign bits as required.

Syntax/Parameters

Syntax

int = SGMLValueToData ( PVALUE value );

Parameters

value

A PVALUE (dword) specifying a structured parameter value.

Return Value

An int as the raw data portion of the incoming value. The sign is extended as required.

Remarks

The unit type is not checked. If it is negative, the sign bits are extended to fill the int.

Related Functions

Platform Support

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

Legato IDE, Legato Basic