get_field_names method

get_field_names()

Returns a collection of mail merge field names used by the field.

def get_field_names(self):
    ...

See Also