Versions Compared

Key

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

...

MyMatrix = StringMatrix(5,2);

Resultat: [["",""],["",""],["",""],["",""],["",""]]

Siehe auch

---