Get Cell Text - SENDMSG() Function 113 BBj
Syntax
Text$=SENDMSG(sysgui,id,113,0,cell${,context{,ERR=lineref}})
Description
This function returns the text in a cell specified in the cell$ parameter.
Parameter |
Description |
sysgui |
SYSGUI channel. |
id |
Grid Control ID. |
113 |
Number of this SENDMSG() Function. |
0 |
Always 0. |
cell$ |
A templated string using template "col:u(2),row:u(4)" |