field_type


Description:

[ Version ( since = "3.8" ) ]
public static Type field_type (ContactField field_id)

Gets the Type used for this contact field, this indicates what kind of value can be passed to @set.

Parameters:

field_id

an ContactField

Returns:

The Type used for field_id, or INVALID if it doesn't exist.