You can use the following action statements with multi-line entry field objects:
Action |
Description |
add |
Creates a multi-line entry field object at runtime. |
change text |
Changes the text displayed in the multi-line entry field. |
clear |
Clears out all text currently in the multi-line entry field. |
disable |
Causes the multi-line entry field to be grayed and prevents the user from moving to or modifying the entry field. |
enable |
Causes the multi-line 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 multi-line entry field. |
make parameter |
Change parameter string associated with the multi-line entry field. |