RTML.Requests Property
RTML.Requests (read-only, Collection)
The collection of Request objects in this RTML batch
Syntax
RTML.Requests
The property syntax has these parts:
Part |
Description |
Value (Collection) |
The collection of Request objects in this RTML batch |
Remarks
Use RTML.Requests.Add(Request) to add Request objects to the RTML batch.
For use from Windows scripts (Jscript, VBScript) or other COM clients, use the RequestsC property.
Copyright © 2000-2014, Robert B. Denny, Mesa, AZ