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

ddsUpdateSyncWithForm

ddsUpdateSyncWithForm( 
) 
=> t / nil

Description

If an application has registered a form with the Library Browser by calling ddsSyncWithForm or dmbSyncWithForm, this function updates the Library Browser with the values currently in the respective form fields.

This function provides complementary functionality when the library selector is normally seeding the form field values. Care is taken here and in the Library Browser to avoid recursive update attempts.

Arguments

None

Value Returned

t

The execution of the function succeeds.

nil

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


Return to top
 ⠀
X