inc/functions/firstvalue.php
firstvalue(field, template) gets the first value of a field in a page
Use this, if you need only the first value of a field in your page. If you need all values of the field, use the value function.
The argument template is optional. If not empty, the field uses the provided template.