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

dbSearchPropByName

dbSearchPropByName( 
d_object 
t_name 
) 
=> d_propId / nil 

Description

Searches for the specified property.

The function uses the following search rules:

For property bag-related functions, see the “Property Bag Functions” sections of this chapter.

Arguments

d_object

Database object for which the given list of properties will be replaced.

t_name

List of properties.

Value Returned

d_propId

The properties are replaced successfully.

nil

The properties are not replaced successfully.

Related Topics

Property Creation and Modification Functions


Return to top
 ⠀
X