license

Affiche les informations de licence.

📝 Syntaxe

  • license

  • r = license

  • [r, txt] = license

📤 Argument de sortie

  • r - a string: minimal string description about license

  • txt - a string: complete license text.

📄 Description

Affiche ou retourne les informations de licence associées à l'installation de Nelson.

💡 Exemple

license()
r = license()
[r,txt] = license()

🔗 Voir aussi

banner.

🕔 Historique

Version
📄 Description

1.0.0

version initiale

Last updated

Was this helpful?