Denso BHT-200QW Especificaciones Pagina 92

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 587
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 91
84
Comparison of Character Strings
Comparison of Character StringsComparison of Character Strings
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 output -1.
a1$="ABC001"
b1$="ABC002"
PRINT a1$<b1$
-1
Vista de pagina 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 586 587

Comentarios a estos manuales

Sin comentarios