4D v16.3SEND VARIABLE |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
SEND VARIABLE
|
SEND VARIABLE ( variable ) | ||||||||
Parameter | Type | Description | ||||||
variable | Variable |
![]() |
Variable to send | |||||
SEND VARIABLE sends variable to the document or serial port previously opened by SET CHANNEL. The variable is sent with a special internal format that can be read only by RECEIVE VARIABLE. SEND VARIABLE sends the complete variable (including its type and value).
Notes:
See example for the RECEIVE RECORD command.
Product: 4D
Theme: Communications
Number:
80
Created: < 4D v6
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)