FDF_get_value

FDF_get_value -- Gets the value of a field

Description

string fdf_get_value(int fdf document, string fieldname);

The FDF_get_value() function returns the value of a field.

See also FDF_set_value().