LassoScript Utility
Basics Browse Detail

[Encode_Hex]

Tag Link [Encode_Hex] Category Encoding
Type Substitution Source Available No
Support Preferred Version 8.0.2
Change Unchanged Data Source Any
Output Type String Security none
Implementation Internal Sets Lasso 8.5, Lasso 8.0

Description

[Encode_Hex] encodes a byte stream into a binhex encoded string.

Syntax

[Encode_Hex: (Bytes)]

Parameters

Required Parameters
Byte Stream The byte stream to be encoded.

Change Notes

This tag was introduced in Lasso Professional 8.0.2

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.