Get Edit Text - GRID SENDMSG() Function 34
Syntax
TEXT$=SENDMSG(sysgui,id,34,0,$${,context{,ERR=lineref}})
Description
This function returns the edit text in a cell that is an INPUTE control (the default cell style). This text can be input into the grid with a Set Edit Text - Grid SENDMSG() Function 35, or by the user editing text in a cell.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
Grid control ID. |
34 |
Number of this SENDMSG() function. |
0 |
Always zero. |
$$ |
Always null. |