VS:GetPluginFullName: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 09:38, 3 February 2023

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Returns the full name of the currently executing plug-in.

FUNCTION GetPluginFullName : BOOLEAN;
def vs.GetPluginFullName():
    return BOOLEAN

Remarks

Maybe a new function class of "Plug-ins" would be more appropriate than "Objects - Custom".


Note that the name returned by the related function GetPluginInfo is the 20 character name used for the Plug-in's record.

Version

Availability: from VectorWorks8.5