Denso Power Net Terminal BHT-103 Specifikace Strana 385

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 577
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 384
377
Syntax:
RIGHT$(stringexpression,stringlength)
Parameter:
stringlength
A numeric expression which returns a value from 0 to 255.
Description:
Starting at the right side of the string, RIGHT$ extracts a portion of a string speci-
fied by stringexpression by the number of characters specified by string-
length
.
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-time errors:
Reference:
RIGHT String function
RIGHT$
Returns the specified number of rightmost characters from a given string expression.
Error code Meaning
05h
Parameter out of the range
(
stringlength is out of the range.)
Functions:
LEFT$, LEN, and MID$
Zobrazit stránku 384
1 2 ... 380 381 382 383 384 385 386 387 388 389 390 ... 576 577

Komentáře k této Příručce

Žádné komentáře