Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Kommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich GVH und Version 1.0.
Sv translation
languagede


Innerhalb der graphischen Programmierung werden Farben (z. B. Ein-/Ausgänge der Bausteine) mit folgender Bedeutung verwendet:

  • rot: vom Typ numerisch
  • grün: vom Typ bool
  • gelb: vom Typ String
  • schwarz: vom Typ numerisch, bool oder String
  • blau: Programmfluss


Sv translation
languageen


Colors have the following meanings when used in the graphic programming (e.g. module inputs/outputs):

  • red: numeric type
  • green: Boolean type
  • yellow: string type
  • black: numeric, Boolean or string type
  • blue: program flow


Sv translation
languagees


Dentro de la programación gráfica se utilizan colores (p. ej., entradas/salidas de los módulos) con el siguiente significado:

  • rojo: del tipo numérico
  • verde: del tipo booleano
  • amarillo: del tipo cadena (string)
  • negro: del tipo numérico, booleano o cadena (string)
  • azul: flujo del programa


Sv translation
languageit


Nell’ambito della programmazione grafica, vengono utilizzati colori (ad esempio, ingressi/uscite dei blocchi) con il seguente significato:

  • rosso: tipo numerico
  • verde: tipo bool
  • giallo: tipo stringa
  • nero: tipo numerico, bool o stringa
  • blu: Flusso del programma