GetName

Returns the name of the open SIwave project.
UI Command:   None.
Syntax:   obj.GetName()
Parameters:  

None.

Return Value:  

BSTR project name

VB Example:   fileName = obj.GetName
IPY Example:   oDoc.GetName()