Sample comment
Parameter a
Parameter b
true if success
Here is a test:
x = Test("a", "b")
Méthode de test.
Aucun paramètre spécial.
Le texte à afficher
Un autre paramètre à afficher
true if success
Voici un exemple:
x = Test("allo", "bye") ' appel la méthode avec 2 paramètre
y = Test("a", "b")
Some test2