input

🔍 Prototype

global.input(text)

📝 Paramètres

Paramètre
Type
Description
  • text

  • string

  • Le texte à afficher dans la boîte de dialogue.

🔙 Retour

Type
Description
  • string

  • Le texte saisi.

📌 Exemple

local output = global:input("Identifiant de l'objet à supprimer :")

Dernière mise à jour