Edit Field Object - Set Text

Sets (changes) the text in an Edit Field Object.

Action ID:
Action Category:
Action List Syntax:

77
Edit Filed Object
EditFieldObject[<<OBJECTNAME>>].SetText (<<TEXT>>)

Settings

Object:

The name of the Edit Field Object that whose text you want to set.

Text:

The new text that will be assigned to the Edit Field Object.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_EDIT_FIELD_OBJECT_SET_TEXT

MSG_ERR_TEXT_OBJECT_SET_TEXT
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

Adding items to a list box (with data)

Replacing text in an edit field