RemoveLast  Array

The RemoveLast function removes the last item without deleting the object.

Syntax

Array.RemoveLast()

Parameters

The RemoveLast function has no parameters.

Return value

The RemoveLast function has no return values.

Example

myArray.RemoveLast()
SECCIA Documentation - Copyright © 2001-2009 Sylvain Seccia