We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
à la fonction Eval
You can construct a string and then pass it to the Eval function as if the string were an actual expression.
Vous pouvez construire une chaîne et passer à la fonction Eval comme s'il s'agissait d'une expression.
The following example passes a string containing a full reference to a control to the Eval function.
L'exemple suivant passe une chaîne contenant une référence complète à un contrôle à la fonction Eval.
If you pass to the Eval function a string that doesn't contain a numeric expression or a function name but only a simple text string, a run-time error occurs.
Si vous passez à la fonction Eval une chaîne qui ne contient pas une expression numérique ou un nom de fonction, par exemple une chaîne de texte simple, un erreur d'exécution se produit.
If you pass to the Eval function a string that contains the name of a function, the Eval function returns the return value of the function.
Si vous passez à la fonction Eval une chaîne qui contient le nom d'une fonction, la fonction Eval renvoie la valeur de retour de la fonction.
For example, you can't use the SQL operators Between... And or In directly in your code, but you can use them in an expression passed to the Eval function.
Par exemple, vous ne pouvez pas utiliser les opérateurs SQL entre... Et ou dans directement dans votre code, mais vous pouvez les utiliser dans une expression passée à la fonction Eval.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.