Name
function — The name of a function or subroutine, as in a programming
language
Synopsis
function ::=
(text | phrase
db._phrase | replaceable
| Graphic inlines | Indexing inlines | Linking inlines | Ubiquitous inlines)*
Description
This element marks up the name of a function. To mark up the parts
of a function definition, see funcsynopsis
.
Processing expectations
Formatted inline.
In some environments, the function
element
generates additional punctuation, such as a set of trailing
parentheses.
See Also
funcdef
, funcparams
, funcprototype
, funcsynopsisinfo
, paramdef
, parameter
, returnvalue
, varargs
, void