FIELDNAMESPACE function

The FIELDNAMESPACE field function returns the namespace of a given field.

Syntax

Read syntax diagramSkip visual syntax diagramFIELDNAMESPACE (FieldReference)

FIELDNAMESPACE takes a field reference as a parameter and returns a value of type CHARACTER containing the namespace of the addressed field. If the parameter identifies a nonexistent field, NULL is returned.