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
🕔 Historique
Version
📄 Description
1.0.0
version initiale
Last updated
Was this helpful?