pods_serial_comma

Split an array into human readable text (Item, Item, and Item)

Split an array into human readable text (Item, Item, and Item)

Function Definition

function pods_serial_comma ( $value, $field = null, $fields = null, $and = null, $field_index = null )

Source File: /pods/includes/data.php, since 2.0

Parameters

PARAMETER TYPE DETAILS
$value (array)
$field (string)
$fields (array)
$and (string)
$field_index (string)

Returns

(string)

Other Helpful Documentation on Field Functions

pods_field

Get a field value from a Pod

pods_field_display

Get a field display value from a Pod

pods_field_raw

Get a field raw value from a Pod