Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 381 Bytes

File metadata and controls

25 lines (18 loc) · 381 Bytes

GetSDName

Description

Function GetSDName returns the name of the referenced symbol definition.

FUNCTION GetSDName(h : HANDLE): STRING;
def vs.GetSDName(h):
    return STRING

Parameters

Name Type Description
h HANDLE Handle to symbol definition.

Version

Availability: from All Versions

Category

  • Objects - Symbols