Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 449 Bytes

File metadata and controls

25 lines (18 loc) · 449 Bytes

PrevSymDef

Description

Function PrevSymDef returns a handle to the symbol definition in the symbol library preceding the referenced definition.

FUNCTION PrevSymDef(symHd : HANDLE): HANDLE;
def vs.PrevSymDef(symHd):
    return HANDLE

Parameters

Name Type Description
symHd HANDLE Handle to symbol definition.

Version

Availability: from All Versions

Category

  • Document List Handling