OCLOperators last
(Created page with "Returns the last element in the list operated on. The operand will be converted to a list prior to evaluating the operation.")
 
No edit summary
Line 1: Line 1:
Returns the last element in the list operated on. The operand will be converted to a list prior to evaluating the operation.
Returns the last element in the list operated on. The operand will be converted to a list prior to evaluating the operation.
[[Category:OCLOperators]]

Revision as of 19:28, 28 May 2018

This page was created by Alexandra on 2017-08-13. Last edited by Edgar on 2025-01-20.

Returns the last element in the list operated on. The operand will be converted to a list prior to evaluating the operation.