4D v13.4SEND VARIABLE |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13.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 RECORD. SEND VARIABLE sends the complete variable (including its type and value).
Notes:
See example for the command RECEIVE RECORD.
Product: 4D
Theme: Communications
Number:
80
Created: < 4D v6
RECEIVE RECORD
RECEIVE VARIABLE
SEND RECORD
SET CHANNEL