Filemaker TH325Z/A Fiche technique Page 200

  • 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 199
200 FileMaker Functions Reference
Data type returned
text
Description
Removes the specified styles from text in a single action. You can remove multiple
styles by using the + operator between style names. Negative values are not valid. The
Plain styles cannot be used for this function. Plain is ignored if intermingled with other
styles. Styles are not case-sensitive and do not contain spaces.
An additional style called AllStyles has been provided to make it easier to remove all
styles. Text formatting options will be lost if the data type that is returned is something
other than text.
The styles that are available are:
•Plain
•Bold
•Italic
Underline
Condense
Extend
Strikethrough
SmallCaps
Superscript
Subscript
Uppercase
Lowercase
Titlecase
WordUnderline
DoubleUnderline
AllStyles (all available styles)
Examples
TextStyleRemove(“Plaid”;Italic) returns the word Plaid with the italics style
removed.
TextStyleRemove(FirstName;Bold + Underline) returns Sophie with the bold
and underlined styles removed when the FirstName field contains Sophie.
TextStyleRemove(FirstName;AllStyles) returns Sophie without any styles.
Vue de la page 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 237 238

Commentaires sur ces manuels

Pas de commentaire