.BlobFromString (string Objektmethode)

Beschreibung

Gibt den String als Blob zurück.

Argumente

Name

Typ

Beschreibung


string

Rückgabewert blob

String im Blob Format

Beispiel

Text = "DiesistderlangeText";
Result = Text.BlobFromString();

Resultat: binary{19}