stripstr()

Returns a string with leading and trailing blanks and tabs removed.

Syntax:

stripstr(str);

where

str is the string to strip.

Example:
decl sstr;
sstr = stripstr("    hi there"); // returns "hi there"

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 Meas Equation Variable String
Set Layer File - Traverses Hierarchy
Trim off Leading/Trailing Spaces

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