Beschreibung
Gibt den String als Utf8Blob UTF-8 Blob zurück
Argumente
...
Name
...
Typ
...
Beschreibung
...
keine
Rückgabewert Blob
String als Utf8Blob UTF-8 Blob Format
Beispiel
Text = "Das ist ein Test"; Result = Text. |
---|
GetUtf8Blob(); Resultat: binary{17} |
---|