Denso BHT-200QW Especificaciones Pagina 337

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 587
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 336
Chapter 15. Function Reference
329
____________________________________________________________________
LEFT String function
LEFT$
Returns the specified number of leftmost characters from a given string expression.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
LEFT$(stringexpression,stringlength)
Parameter:
Parameter:Parameter:
Parameter:
stringlength
A numeric expression which returns a value from 0 to 255.
Description:
Description:Description:
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
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: LEN, MID$, and RIGHT$
Vista de pagina 336
1 2 ... 332 333 334 335 336 337 338 339 340 341 342 ... 586 587

Comentarios a estos manuales

Sin comentarios