DeleteElement()

Syntax

DeleteElement(linkedlist())

Description

Remove the current element from the list. After this call, the new current element is the element which follow or null if it was the last element.

Supported OS

Windows, AmigaOS, Linux

LinkedList - Index