Modul:HelloWorld

Aus SchnuppTrupp
Wechseln zu: Navigation, Suche

Die Dokumentation für dieses Modul kann unter Modul:HelloWorld/Doku erstellt werden

function Hello(my_string)
  return (my_string)
end