Denso BHT-200QW Spécifications Page 334

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 587
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 333
326
____________________________________________________________________
IN STRing String function
INSTR
Searches a specified target string for a specified search string, and then returns the position
where the search string is found.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
INSTR([startposition,]targetstring,searchstring)
Parameter:
Parameter:Parameter:
Parameter:
startposition
A numeric expression which returns a value from 1 to 32767.
targetstring and searchstring
A string expression.
Description:
Description:Description:
Description:
INSTR searches a target string specified by targetstring to check whether a search
string specified by searchstring is present in it, and then returns the first character
position of the search string first found.
startposition is the character position where the search is to begin in
targetstring. If you omit startposition option, the search begins at the first
character of targetstring.
targetstring is the string being searched.
searchstring is the string you are looking for.
NOTE
Do not mistake the description order of targetstring
and searchstring.
Vue de la page 333
1 2 ... 329 330 331 332 333 334 335 336 337 338 339 ... 586 587

Commentaires sur ces manuels

Pas de commentaire