DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Programming functions
  5. Append

en:calc:commands:programming_functions:append

Append

Adds an element at the end of a list or vector, increasing its size.

Syntax

append(List | Vector, Element)

Description

append(List | Vector, Element)

Given a list or a vector and an element, adds the element at the end of the list or vector, increasing its size.

Related functions

Prepend, Insert

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.