Denso BHT-200QW Spezifikationen Seite 346

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 587
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 345
338
____________________________________________________________________
RIGHT String function
RIGHT$
Returns the specified number of rightmost characters from a given string expression.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
RIGHT$(stringexpression,stringlength)
Parameter:
Parameter:Parameter:
Parameter:
stringlength
A numeric expression which returns a value from 0 to 255.
Description:
Description:Description:
Description:
Starting at the right side of the string, RIGHT$ extracts a portion of a string specified by
stringexpression by the number of characters specified by stringlength.
• If stringlength is zero, RIGHT$ returns a null string.
• If stringlength is greater than the length of stringexpression, the whole
stringexpression will be returned.
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
Error code Meaning
05h
Parameter out of the range
(stringlength is out of the range.)
Reference:
Reference:Reference:
Reference:
Functions: LEFT$, LEN, and MID$
Seitenansicht 345
1 2 ... 341 342 343 344 345 346 347 348 349 350 351 ... 586 587

Kommentare zu diesen Handbüchern

Keine Kommentare