4D v14.3RECEIVE VARIABLE |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
RECEIVE VARIABLE
RECEIVE VARIABLE
RECEIVE VARIABLE receives variable, which was previously sent by SEND VARIABLE from the document or serial port previously opened by SET CHANNEL. In interpreted mode, if the variable does not exist prior to the call to SET CHANNEL, the variable is created, typed and assigned according to what has been received. In compiled mode, the variable must be of the same type as what is received. In both cases, the contents of the variable are replaced with what is received. Notes:
See example for the RECEIVE RECORD command. The OK system variable is set to 1 if the variable is received. Otherwise, the OK system variable is set to 0. |
PROPERTIES
Product: 4D
HISTORY
Created: < 4D v6 SEE ALSO
ON ERR CALL ARTICLE USAGE
4D Language Reference ( 4D v14 R2) Parent of : RECEIVE VARIABLE ( 4D v11 SQL Release 6) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||