< >
Filename (Plugin)
Description
Returns the filename of the plug-in as a String.
Examples
VBScript Example
set plugin = Application.Plugins("Mesh Filter plugin") Application.LogMessage "Language: " & plugin.Filename
Autodesk Softimage v7.5 < >