Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

ddsEndSyncWithForm

ddsEndSyncWithForm( 
)
=> t / nil

Description

Terminates an application’s form synchronization with the Library Browser and closes the Library Browser.

Double-check the code in your applications to be sure there is a call to this function to match your call to ddsSyncWithForm. Otherwise, your application might not be synchronized with the Library Browser.

Arguments

None

Value Returned

t

The function succeeds.

nil

No library is selected or the Library Browser is not synchronized with any particular form.


Return to top
 ⠀
X