Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

DynaPDF.GetFullyQualifiedFieldName

Returns the fully qualified name of a field.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetFullyQualifiedFieldName"; PDF; Field )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
Field The field index or field name. "FirstName"

Result

Returns OK or error.

Description

Returns the fully qualified name of a field.
Note that children of a radio button, for example, have no name by its own. The export value must be compared to distinguish the children fields in this case.

See also

Release notes

Blog Entries

This function checks for a license.

Created 8th November 2023, last changed 8th November 2023


DynaPDF.GetFontsAsJSON - DynaPDF.GetGStateFlags