delete_word()

Deletes a word from the current vocabulary, or from a specified vocabulary. Returns True if the name is found and deleted; False if cannot delete or if an invalid vocName was specified.

Syntax:

delete_word(name, vocName <opt>);

where

name is a string that contains the name of the word to delete.

vocName is a string that contains the name of the vocabulary from which to delete name.

Example:
decl a, b;
a = delete_word("b");

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