Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

dplp

dplp( 
g_arg 
) 
=> t / nil

Description

Checks whether the specified argument is a disembodied property list, a list of symbol or value pairs that is not attached to a specific object or symbol.

The argument passes the test if it is a list that has an odd number of members and the first list member is nil.

Arguments

g_arg

Data to be evaluated.

Values Returned

t

Meets the test for a disembodied property list.

nil

Is not a disembodied property list.

Related Topics

General Environmental Functions


Return to top
 ⠀
X