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

ddsServSelect

ddsServSelect(
t_lib
t_cell
t_view
)
=> t

Description

Processes a select request from the browser process if and only if a form is synchronized to it. It is the call logged in the cds.log file. The function sets the appropriate form field with the library, cell, and view values.

Arguments

t_lib

The name of a library.

t_cell

The name of a cell.

t_view

The name of a view.

Value Returned

t

Always returns t.


Return to top
 ⠀
X