The +create function creates a request.
Note:
The +create function does not take effect until it is sent to the VOX Server by a +send function.
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 |
+create |
Creates a request. |
Arg 1 |
|
Select the variable in which to store an allowed VOX Server command name ( |
Arg 2 |
|
Select the variable in which to store a string containing the total number of arguments. 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. |