returnvalue
returnvalue — The value returned by a function.
Synopsis
- Zero or more of:
- text
 replaceable- Graphic inlines 
![[-]](figs/web/nav/down.gif)
 - Indexing inlines 
![[-]](figs/web/nav/down.gif)
 - Linking inlines 
![[-]](figs/web/nav/down.gif)
 - Ubiquitous inlines 
![[-]](figs/web/nav/down.gif)
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
 
 
Attributes
Description
A returnvalue identifies the value returned by
      a function or command.
Processing expectations
Formatted inline.
This element occurs in 52 elements.
This element contains 29 elements.
See Also
funcdef, funcparams, funcprototype, funcsynopsisinfo, function, paramdef, parameter, varargs, void
Examples
<article xmlns='http://docbook.org/ns/docbook'> <title>Example returnvalue</title> <para>The <function>open</function> function returns <returnvalue>2</returnvalue> (<errorname>ENOFILE</errorname>) if the file does not exist. </para> </article>
The open function returns 2
(ENOFILE) if the file does not exist.




![[+]](figs/web/nav/right.gif)