Gets the footnote's name. An empty string indicates that the footnote has no name.

<void> Footnote.getName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the property value.
errorCallback Optional. Is called when the operation failed with an error.