Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 422 Bytes

File metadata and controls

24 lines (18 loc) · 422 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