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

pkxGetFuncDefs

pkxGetFuncDefs(
d_bagId
) 
=> list(pkx_funcDefId) / nil

Description

(Virtuoso MultiTech Framework) Returns a list of funcDef object IDs in the specified database.

Arguments

d_bagId

ID of the database containing the funcDef object.

Value Returned

list(pkx_funcDefId)

List of funcDef objects found in the specified database.

nil

Cannot find any funcDef objects or the operation failed.

Example

Returns a list of funcDef objects in the database bag.

pkxGetFuncDefs(bag)

Related Topics

Views in the Unified Library


Return to top
 ⠀
X