fmt_tokens()

Creates a string from a list of tokens. Concatenates the list items into a single string. This is a convenient method for printing out the contents of a list. Returns: A string, the concatenation of the list items.

Syntax:

fmt_tokens(list);

where

list is a list of items to format into a string.

Example:

warning(errclass, 20, fmt_tokens(list(elem, "ANG not valid", ang)));

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.

EEsof Part List - Modified
Netlist with Node Names

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