question

🔍 Prototype

global.question(q)

📝 Paramètres

Paramètre
Type
Description
  • q

  • string

  • La question à afficher.

🔙 Retour

Type
Description
  • bool

  • true = la réponse choisie est OUI.

  • false = la réponse choisie est NON.

Dernière mise à jour