You can use the following action statements with entry field objects:
| Action | Description | 
| add | Creates an entry field object at runtime. | 
| change text | Changes the text displayed in the entry field. | 
| clear | Clears out all text currently in the entry field. | 
| disable | Causes the entry field to be grayed and prevents the user from moving to or modifying the entry field. | 
| enable | Causes the entry field to be drawn in normal color and allows the user to move to and/or modify the entry field. | 
| make helpid | Changes the help ID of the entry field. | 
| make parameter | Change parameter string associated with the entry field. |