4D v17.4SEND VARIABLE |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v17.4
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 v17)
4D Language Reference ( 4D v17.1)
4D Language Reference ( 4D v17.2)
4D Language Reference ( 4D v17.3)
4D Language Reference ( 4D v17.4)