Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
SendChunk method
Sends chunk of data.
Syntax
- Basic
object.SendChunk (Data)
The SendChunk(object,Data) syntax has these parts:
The SendChunk(object,Data) syntax has these parts:
object | An expression evaluating to an object of type WebResponse |
Data | A String value. Data that will be sent to the client. |