Filemaker TH325Z/A Fiche technique Page 173

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 238
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 237 238

Commentaires sur ces manuels

Pas de commentaire