Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 328 Bytes

File metadata and controls

25 lines (18 loc) · 328 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

  • Object Info