Character strings

Navigation: Contents   Index   Previous   Next

Character strings

strings (sequence of characters) are declared in basic using double quote (") character.

Some examples:

A = "This is a text"

Str = "Text "+"concat"

Navigation: Contents   Index   Previous   Next

  • EN
  • DE
  • ES
  • FR
  • IT