cdsNetExpr
cdsNetExpr( )
Description
The cdsNetExpr function is used inside the ILLabel that is created using the Create – Net Expression command. This function uses information about the instance currently being drawn in order to compute the data returned by the schematic editor during a redraw. Consequently, cdsNetExpr is only intended to be called as the value of an ILLabel on a symbol, and is not intended for direct evaluation during a program. If it is invoked directly, information on the current drawn instance will not be available.
Arguments
Value Returned
Return to top