Content
Sv translation | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||
The Minibrowser allows the usage of variables. The var callback returns the corresponding value for the given variable. There are two ways to initialize a variable:
Example 1: simple variable initialization
Result when the variable value was added to the Minibrowser URL (URL called: http://10.110.16.61/xml/minibrowser/tests.xml#var:myvar=whatever) Result when the variable value was not added to the Minibrowser URL (URL called: http://10.110.16.61/xml/minibrowser/tests.xml) Example 2: Show the variable first_page before and after a value is assigned to it. The value of the callback will only last until the minibrowser is closed.
Result:
|
Sv translation | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||
The Minibrowser allows the usage of variables. The var callback returns the corresponding value for the given variable. There are two ways to initialize a variable:
Example 1: simple variable initialization
Result when the variable value was added to the Minibrowser URL (URL called: http://10.110.16.61/xml/minibrowser/tests.xml#var:myvar=whatever) Result when the variable value was not added to the Minibrowser URL (URL called: http://10.110.16.61/xml/minibrowser/tests.xml) Example 2: Show the variable first_page before and after a value is assigned to it. The value of the callback will only last until the minibrowser is closed.
Result:
|