VS:GetPluginFullName

From Vectorworks Developer
Jump to navigation Jump to search

.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