field_is_string


Description:

[ Version ( since = "3.16" ) ]
public static bool field_is_string (ContactField field_id)

Returns whether the field_id is of a string type, thus it can be used with get_const.

Parameters:

field_id

an ContactField

Returns:

Whether the field_id is of a string type.