listlen()
Returns an integer representing the length of a list; that is, the number of items in the list.
Syntax:
listlen(list);
where
list is a list of items created with the list function.
Example:
The example returns the integer 3:
decl len; len = listlen(list(1,2,3));
Download Example File:
The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.
Get File Size
Number Open Windows
Reverse List
Where Used:
Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()