Filemaker TH325Z/A Datový list Strana 174

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 238
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 173
174 FileMaker Functions Reference
numberOfValues - any numeric expression or field containing a number
Important See chapter 4, “Design functions” for information about literal text parameters.
Data type returned
text
Description
Returns a text result containing the specified numberOfValues from the list of values in
text, counting from the left.
Values are text items separated by carriage returns. A value can be empty, a single
character, a word, a sentence, or a paragraph. When you press Return you start creating
a new value. The last value will be recognized with or without a carriage return.
Each returned value ends with a carriage return, allowing lists to be easily concatenated.
Examples
LeftValues(“Plaid¶Canvas¶Suitcase”;2) returns
Plaid
Canvas
LeftValues(list;1) returns
Sophie
when the text being evaluated contains
Sophie
Bill
LeftWords
Format
LeftWords(text;numberOfWords)
Parameters
text - any text expression or text field
numberOfWords - any numeric expression or field containing a number
Data type returned
text
Description
Returns a text result containing the numberOfWords in text, counting from the left.
Note The ampersand (&) and hyphen (-) characters identify the beginning of a new word.
Zobrazit stránku 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 237 238

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

Žádné komentáře