The +send function sends the assembled request.
This function does not return until the VOX Server has responded, or the request has timed out. The return code represents the VOX Server's reply.
Use the Node Inspector to assign and edit the following attributes.
Attribute |
Value |
Description |
Put Return Code In |
|
Select the variable in which to store the return code. |
VESP Function Name |
+send |
Sends the assembled request. |
Arg 1 |
|
Select a Dummy variable. The variable must have Length set to 34 and Type set to character. |
Arg 2 |
|
Select a Dummy variable. The variable must have Length set to 256 and Type set to character. |
Arg 3 |
|
Select a Dummy variable. The variable must have Length set to 256 and Type set to character. |
Arg 4 |
|
Select a Dummy variable. The variable must have Length set to 256 and Type set to character. |