Filemaker TH325Z/A Ficha de datos Pagina 173

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 238
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 172
Chapter 12
|
Text functions 173
Parameter
text - any text expression or text field
Data type returned
text
Description
Converts from Hiragana to Zenkaku Katakana.
Example
Katakana(“ “) returns
Left
Format
Left(text;numberOfCharacters)
Parameters
text - any text expression or text field
numberOfCharacters - any numeric expression or field containing a number
Data type returned
text
Description
Returns the numberOfCharacters in text, counting from the left.
Examples
Left(“Manufacturing”;4) returns Manu.
Left(Name;Position(Name;“ “;1;1)) returns Sophie, when the Name field
contains Sophie Tang.
Left(PostalCode;3) & Upper(Left(LastName;4)) returns 481JOHN when the
PostalCode field contains 48187 and LastName contains Johnson.
LeftValues
Format
LeftValues(text;numberOfValues)
Parameters
text - any text expression or text field
Vista de pagina 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 237 238

Comentarios a estos manuales

Sin comentarios