canmove, Confirmed users
737
edits
| Line 155: | Line 155: | ||
==== Return values ==== | ==== Return values ==== | ||
You can specify return values using | You can specify return values using a line which: | ||
* starts with "@returns" | |||
* is followed by the data type of the return value, enclosed in braces: | |||
<api name="get"> | <api name="get"> | ||