Datalogic PowerScan M8500 Manuel d'instructions Page 148

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 160
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 147
POWERSCAN® PD8530
136
SelectString (SSTR)
This function has the following syntax:
SSTR<source_string, pos_start, pos_end>string
It extracts a substring whose characters are between "pos_start" and "pos_end" from
the "source_string".
If "pos_end" is longer than the "source_string" length, no error will be generated
since the exceeding characters are ignored.
The first character of every string is in position 1.
FindPosition (FPOS)
This function has the following syntax:
FPOS<source_string, search_string>position
This function searches for a defined substring within the "source_string" and returns
its position. If the substring is not found, the returned value is 1.
StringLength (LSTR)
This function has the following syntax:
LSTR<string>length
This function returns the length of the defined string.
StringConcatenation
This function has the following syntax:
string1 + string2string
This function allows concatenating two different strings in order to get a single string
as result.
Vue de la page 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 159 160

Commentaires sur ces manuels

Pas de commentaire