QuercusVL Programming Manual
Query
●
Type: 151
●
Message Data:
●
SessionId: session identifier obtained at the last valid “Login” .
●
Name: name of the variable that its information is required. If this field is empty
(the first character is \0), the field “index” will be used instead.
●
Index: index (starting from zero) of the variable that its information is
required.Only used if field “Name” is empty.
Answer
●
Type: 183
●
Message Data:
●
Name: name of the variable.
●
Value: current value of the varible.
●
Description1: description of the variable in default language.
●
Description2: description of the variable in user configured language.
4.9.20. SetEntry
Change the value of the variable specified by its name.
Query
●
Type: 152
●
Message Data:
Quercus Technologies
170
4
SessionId
64
Name
4
Index
4
SessionId
64
Name
64
Value
64
Name
64
Value
256
Descr1
256
Descr2