Hexstring convert to asciistring

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

Schema

String processing convert to asciistring.png


Operations

  • Converts a Hex string encoding back to its original representation. I.e. '616263' -> 'abc'.
  • If the string size is odd (e.g. last byte character cr) it cuts the last byte.

Revisions

These blocks has been in the Standard Library since 1.0.



Back to Standard Library.
Previous: ASCIIString[ Convert to HexString]
Next: String [ Formatting ]


Meine Werkzeuge