REMOTE DATA REPLY
		
		
		
		Jump to navigation
		Jump to search
		
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials | 
Description
Constant: integer REMOTE_DATA_REPLY = 3;The integer constant REMOTE_DATA_REPLY has the value 3
Caveats
Related Articles
Functions
| • | llOpenRemoteDataChannel | |||
| • | llCloseRemoteDataChannel | |||
| • | llRemoteDataReply | |||
| • | llRemoteDataSetRegion | |||
| • | llSendRemoteData | 
Events
| • | remote_data | 
Deep Notes
Source
'linden\indra\llcommon\lllslconstants.h' as LSL_REMOTE_DATA_REPLY
| Signature | 
|---|
| integer REMOTE_DATA_REPLY = 3; |