...
string
Scroll pagebreak |
---|
Example
Code Block | ||
---|---|---|
| ||
// Print a namespace returned by the getNamespace command |
...
string$namespace=`getNamespace`; |
...
print$namespace; |
Additional information
Related commands
...
...
string
Scroll pagebreak |
---|
Code Block | ||
---|---|---|
| ||
// Print a namespace returned by the getNamespace command |
...
string$namespace=`getNamespace`; |
...
print$namespace; |
...