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

Revision as of 17:35, 13 August 2017

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

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