list()

Creates a list of items. The list can be composed of any type of item. Returns a list of given items.

Syntax:

list(item1, item2,..., itemN);

where

itemN is an item.

Example:
decl list1;
list1 = list(1, 34.5, 5, 7, "hello", 3+4i);

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.

Reverse List
Set Parameter Value
Unique 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 

Contents
Additional Resources