nca_flex_press_clear
| Example: nca_flex_press_clear | Flexfield Window Functions |
Presses Clear in a Flexfield window.
int nca_flex_press_clear( LPCSTR name );| name | The logical name of the Flexfield window. |
The nca_flex_press_clear function presses the Clear button in the specified Flexfield window.
Return Values
Parameterization
All input string arguments (char type) can be parameterized using standard parameterization.

