de_edit_text_string()

Edits text string in the current representation that was set with de_set_edit_text(). Returns: none.

Syntax:

de_edit_text_string(newString);

where

newString is the new text string which replaces selected text strings.

Example:
de_set_edit_text(0,0,1);
de_edit_text_string("this is the new string");

Where Used:

Schematic, Layout

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources