Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Umgewandelter Wert in string

Beispiel

Result = string(

...

3.8);

Resultat: "3.8"

Result = string(getCurrentDateTime());

Resultat: 2019-02-27T15:06:56.000

Siehe auch

---