Download for Windows Premium
Publiciteit
InputBox
input box
Définit un espace de texte réservé qui s'affiche dans l'inputbox lorsqu'elle est vide.
Define placeholder text that will display in the input box when it is empty.
Sur la page sur laquelle vous souhaitez inviter les utilisateurs à créer un nouvel article, saisissez le code suivant pour créer l'inputbox qui suit
On the page where you'd like to invite users to create a new article, enter the following code to create the following input box
La fonction InputBox demande à l'utilisateur de saisir une chaîne simple.
The InputBox function queries simple strings from the user.
La fonction InputBox permet à l'utilisateur d'obtenir les valeurs de l'utilisateur.
The InputBox function helps the user to get the values from the user.
Vous pouvez utiliser une instruction InputBox dans une fonction personnalisée comme moyen d'obtenir une entrée de l'utilisateur exécutant la fonction.
You can use an InputBox statement in a custom function as a means of getting input from the user executing the function.
Puisque la fonction d'InputBox () peut renvoyer n'importe quel type de valeur, elle n'a aucun mécanisme de valider l'entrée d'utilisateur.
Because the InputBox() function can return any type of value, it has no mechanism of validating the user's entry.
Si l'utilisateur ne saisit rien dans la zone de texte, la fonction InputBox renvoie la chaîne de caractères vide"".
If the user chooses the OK button or presses Enter the InputBox function returns whatever is in the text box.
Après avoir entré les valeurs, si l'utilisateur clique sur le bouton OK ou appuie sur ENTER sur le clavier, la fonction InputBox retourne le texte dans la zone de texte.
After entering the values, if the user clicks the OK button or presses ENTER on the keyboard, the InputBox function will return the text in the text box.
CreateBox prend à peu près les mêmes arguments que InputBox lorsqu'elle est utilisée avec action=create.
CreateBox takes mostly the same arguments as InputBox when used with type=create.
Les fonctions MsgBox et InputBox de Basic assurent les communications avec l'utilisateur.
Basic provides the MsgBox and InputBox functions for basic user communication.
Rend également la peau en MsgBox et InputBox dialogues.
Also makes the skin in MsgBox and InputBox dialogs.
Cette méthode nécessite que Extension:InputBox soit installée.
This method requires Extension:InputBox to be installed.
d2 = InputBox$ ("Saisissez la longueur du côté opposé à l'angle : ","Opposé")
d2 = InputBox$ ("Enter the length of the side opposite the angle: ","Opposite")
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor InputBox in het Frans

Publiciteit

Resultaten: 30. Exact: 30. Verstreken tijd: 28 ms.