Denso Power Net Terminal BHT-7500 Spezifikationen Seite 377

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 560
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 376
368
Syntax:
LEFT$(stringexpression,stringlength)
Parameter:
stringlength
A numeric expression which returns a value from 0 to 255.
Description:
LEFT$ extracts a portion of a string specified by stringexpression by the
number of characters specified by
stringlength, starting at the left side of the
string.
If stringlength is zero, LEFT$ returns a null string.
If
stringlength is greater than the length of stringexpression, the
whole stringexpression will be returned.
Run-time errors:
Reference:
LEFT String function
LEFT$
Returns the specified number of leftmost characters from a given string expression.
Error code Meaning
05h Parameter out of the range
(
stringlength is out of the range.)
Functions:
LEN, MID$, and RIGHT$
Seitenansicht 376
1 2 ... 372 373 374 375 376 377 378 379 380 381 382 ... 559 560

Kommentare zu diesen Handbüchern

Keine Kommentare