Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

dbArrayInstNamePrefix

cdba dbArrayInstNamePrefix string "array_instance_prefix"

Description

Prepends the specified string to the names of array instances. The default is M.

For example, if the specified prefix is M and, the name M_arrayInstanceName is generated.

GUI Equivalent

None.

Examples

envGetVal("cdba" "dbArrayInstNamePrefix")
envSetVal("cdba" "dbArrayInstNamePrefix" 'string "P")

Return to top
 ⠀
X