changes.mady.by.user Eva Spühler
Saved on 11.08.2021
Gibt den String als Utf8Blob zurück
Name
Typ
Beschreibung
String als Utf8Blob Format
Text = "Das ist ein Test";
Result = Text.GetUtf8BlobFromString();
Resultat: binary{17}
...