Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 361 Bytes

File metadata and controls

24 lines (18 loc) · 361 Bytes

HLength

Description

Function HLength returns the length of a line.

FUNCTION HLength(h : HANDLE): REAL;
def vs.HLength(h):
    return REAL

Parameters

Name Type Description
h HANDLE Handle to object.

Version

Availability: from All Versions

Category