Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

string array

Scroll pagebreak

Example

Code Block
languagetext
 // Print a namespace array returned by the getNamespaces command 

...


string$namespace[]=`getNamespaces`;

...


print$namespace; 

Additional information

Related commands

...