GetSymbolPropertyNames Function

Returns string array containing names of all selected properties in the currently open symbol editor sheet. If there are no selected properties or the symbol editor is not open, the function will return an empty vector. Note the displayed names used for pins are represented as properties and this function can be used to list them. The equivalent property name for a pin is the pin name prefixed with "$Pin$".

Arguments

No arguments

Returns

Return type: string array