Scope: Schematic editor
Object: Application Object
Prerequisites: None
Retrieves the name of the active design.
Application.GetActiveDesign() As String
None
As String. The name of the active design. If there is currently no active design, an empty string is returned.