Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Requests the data that belongs to an item.
Syntax
public str request(str Item, [int Wait])
Run On
Client
Parameters
- Item
Type: str
The Dynamic Data Exchange (DDE) server item.
- Wait
Type: int
The wait time in seconds; optional. The default value is 5. A value of 0 indicates asynchronous transactions.
Return Value
Type: str
The data for the item.