4D v19RUNTIME_VIEW_STRING |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
RUNTIME_VIEW_STRING
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RUNTIME_VIEW_STRING ( value ; format ) | ||||||||
| Parameter | Typ | Beschreibung | ||||||
| value | Zahl, Datum, Zeit |
|
Zahl, Datum oder Zeit für Format des String | |||||
| format | Zahl |
|
Formatnummer | |||||
Hinweis zur Kompatibilität: Diese Funktion ist nur sinnvoll beim Konvertieren von 4D View Dokumenten in 4D View Pro Dokumente. In anderen Fällen macht sie keinen Sinn.
Die Funktion RUNTIME_VIEW_STRING gibt value als String im Format zurück, wie in format angegeben. Sie entspricht der String Funktion von 4D View.
Für den Parameter format gibt es folgende Werte:
| Formatnummer | Format |
| 1 | ###0 |
| 2 | #####0 |
| 3 | ### ##0,00 |
| 4 | ### ##0,00 € |
| 5 | ### ### ##0,00 € |
| 6 | ### ### ##0 |
| 7 | ##0,00 % |
| 8 | 0000 |
| 9 | 00000000 |
| 10 | 00 00 00 00 |
| 11 | ### ##0;(### ##0) |
| 12 | ### ##0,00 €;(### ##0,00) € |
| 13 | ^^ ^^0,00 |
| 14 | ^^ ^0,00 € |
| 15 | ^^^^^^^0 |
| 16 | ^^ ^^0 |
| 17 | Positive;Negative;Null |
| 18 | ##_##_##_## |
| Formatnummer | Format |
| 19 | short |
| 20 | abbreviated |
| 21 | long |
| 22 | special |
| 23 | day, month year |
| 24 | abbreviated day, month year |
| 25 | day of the week |
| 26 | day of the month |
| 27 | month |
| 28 | month of year |
| 29 | year |
| 30 | long h:mn AM/PM |
| 31 | abbreviated at h:mn AM/PM |
| 32 | short at H:MN:SEC |
| 33 | month, day year at H:MN AM/PM |
| 34 | special and H:MN:SEC |
| Formatnummer | Format |
| 35 | h:mn:sec |
| 36 | h:mn |
| 37 | Hour Minute Second |
| 38 | Hour Minute |
| 39 | h:mn AM/PM |
Produkt: 4D
Thema: Formeln in 4D View Pro
4D View Pro Handbuch ( 4D v19)
Fehler melden