Creates a new scope for RXML variables. Variables can be changed
within the <scope> tag without having any effect outside it.
extend
Copy all variables from the outer scope.
Attributes
- extend
-
Copy all variables from the outer scope.
Hello
Hello
"=> >
Hello
Hello
Example
Hello
Hello
"=> >
Hello
Hello
|