Lasso Soft Inc. > Home

[Bytes->Append]

Appends the specified data to the end of the bytes instance. Requires one parameter, which is the data to append.

  • Syntax
  • Parameters
[Bytes Variable->(Append: Value)]
Required Parameters
Value Value of any type to be appended to the end of the bytes data.
Examples

To append string data to end of a bytes instance:

Use the [Bytes->Append] tag. The following example adds the string 'This is the end' at the end of the bytes data. The bytes instance is modified, but no data is returned in the example.

[Var:'Bytes'=(Bytes: 'This is the beginning, ')]
[$Bytes->(Append: 'This is the end')]
Tag Link [Bytes->Append] Category Bytes
Type Member Data Source Any
Support Preferred Version 7.0
Output Type None Security None
Implementation Sets Lasso 7.0

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft