DocumentIF.getAttributeValue

Retrieves the value of the given attribute_name inside document.

interface DocumentIF
string
getAttributeValue
()

Parameters

attributeName string

a character string representing the name of the attribute whose value is being queried.

Return Value

Type: string

a string value associated with the named attribute for this document, or NULL if a value for attribute_name has not been specified for this document.

Meta

Since

1.12