function
function — The name of a function or subroutine, as in a programming language.
Synopsis
function ::= × ⏵
- Zero or more of:
- text
replaceable- Graphic inlines ⏵
- Indexing inlines ⏵
- Linking inlines ⏵
- Ubiquitous inlines ⏵
Attributes
Common attributes and common linking attributes.
No additional attributes.
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.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
56 elements contain function. × ⏵
Children
29 elements occur in function. × ⏵
See Also
Related elements: funcdef, funcparams, funcprototype, funcsynopsisinfo, paramdef, parameter, returnvalue, varargs, void.