Filemaker TH325Z/A Fiche technique Page 165

  • 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 164
Chapter 12
|
Text functions 165
Description
Returns a text result containing only the characters that were provided in filterValues,
in the order that they were originally entered in textToFilter. If filterValues
doesn’t have any characters, an empty string is returned.
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 Enter or Return, you start
creating a new value. The last value will be recognized with or without a carriage return.
When the textToFilter or the filterValues parameter is a literal string, you must
insert a paragraph character (¶) between each item in the string. To insert a carriage
return character, click the ¶ button in the Specify Calculation dialog box.
Examples
FilterValues(“Plaid¶Canvas¶Suitcase”;“Plaid¶Canvas”) returns
Plaid
Canvas
FilterValues(ValueListItems(“Database”;“Sizes”);“Medium¶Small”)
returns
Small
Medium
when a database file named Database has a value list Sizes that contains
Small¶Medium¶Large.
GetAsCSS
Format
GetAsCSS(text)
Parameter
text - any text expression
or text field
Data type returned
text
Description
Returns text, converted to the CSS (Cascading Style Sheets) format, an Internet text
format similar to HTML. CSS supports more text formats than HTML, so CSS will
represent what you have typed more accurately.
Vue de la page 164
1 2 ... 160 161 162 163 164 165 166 167 168 169 170 ... 237 238

Commentaires sur ces manuels

Pas de commentaire