Extended Systems OneBridge 4.1 Uživatelská příručka Strana 147

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 222
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 146
1 2 ... 142 143 144 145 146 147 148 149 150 151 152 ... 221 222

Komentáře k této Příručce

Žádné komentáře