find_word()
Returns the address of an AEL word if it exists, otherwise NULL is returned.
Syntax:
find_word(name, voc);
where
name is a string that specifies the name of the AEL word to find.
voc is optional. A string that specifies what vocabulary to search for name. If it is not specified, the current vocabulary is searched. Note that parent vocabularies are searched if the word is not found at that level.
Example:
decl a;
a = find_word("cos");
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 ![]()