Extended Systems OneBridge 4.1 Betriebsanweisung Seite 147

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 222
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 146
APPENDIX A Function Reference
Users Guide 133
uBase64Encode
Description Decodes a string into a Base64 representation.
Syntax string uBase64Encode(input)
Parameters
string input
The string to decode.
Examples To encode a string into a Base64 representation:
uBase64DEncode("A secret") ;; returns "QQAgAHMAZQA="
uConvertDate
Description Converts a date string into a different format using a source and a destination
format string: The first parameter is the date string to be converted; the second
parameter is a format string, specifying the date format of the input date string
(see the following table). The
outputformat parameter is optional, and if it is
omitted, the date is converted in the format y-M-D H:N:S.
The function handles dates from 1582 to present day. If the date cannot be
converted, the result string will be empty.
Seitenansicht 146
1 2 ... 142 143 144 145 146 147 148 149 150 151 152 ... 221 222

Kommentare zu diesen Handbüchern

Keine Kommentare