Wasp WaspLabeler +2D Manuale Utente Pagina 133

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 205
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 132
129
Wasp Labeler User Manual
String Formatting
Character
Definition
Additional Information and Examples
@
Character
placeholder
Display a character or a space. If there is a character in the string being formatted in
the position where the @ appears in the format string, display it; otherwise, display
a space in that position. Placeholders are filled from right to left unless there is an !
character in the format string.
&
Character
placeholder
Display a character or nothing. If there is a character in the string being formatted in
the position where the & appears in the format string, display it; otherwise, display
nothing in that position. Placeholders are filled from right to left unless there is an !
character in the format string.
<
Force lowercase
All characters are displayed in lowercase format
>
Force uppercase
All characters are displayed in uppercase format.
!
Force
placeholders to
fill from left to
right instead of
right to left
"ABC"
Literal String
Delimiter
Indicates that the enclosed characters should be copied to the result string
unchanged.
Vedere la pagina 132
1 2 ... 128 129 130 131 132 133 134 135 136 137 138 ... 204 205

Commenti su questo manuale

Nessun commento