Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Body property
Holds full response body.
Type
StringSyntax
- Basic
object.Body [= value]
The Body(object,value) syntax has these parts:
The Body(object,value) syntax has these parts:
object | An expression evaluating to an object of type WebResponse |
value | A String value. |