Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Beschreibung

Gibt den Utf8Blob als String zurück

Argumente

Name

Typ

Beschreibung


string

Rückgabewert string

Utf8Blob als String

Beispiel

Text = binary{17};
Result = Text.GetStringFromUtf8Blob();

Resultat: Das ist ein Test!

  • No labels