Home Features Demos Download Installation User Manual Developer Manual Relation function Credits

Login

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.

File structure inc folder inc/functions folder