Denso Power Net Terminal BHT-103 Spécifications Page 93

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 577
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 92
Chapter 6. Expressions and Operators
85
Comparison of Character Strings
The string operators compare two character strings according to character codes
assigned to individual characters.
In the example below, the expression
a1$<b1$ returns the value of true so as to out-
put -1.
a1$="ABC001"
b1$="ABC002"
PRINT a1$<b1$
-1
Vue de la page 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 576 577

Commentaires sur ces manuels

Pas de commentaire