Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit bf5b15e

Browse files
author
livecodesam
authored
Update return.lcdoc
1 parent c76b57b commit bf5b15e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dictionary/control_st/return.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ value can be processed to continue operation.
134134
>*Note:* The <return> <control structure> is implemented internally as a
135135
<command> and appears in the <commandNames>.
136136

137-
References: return (constant), setProp (control structure),
137+
References: setProp (control structure),
138138
getProp (control structure), throw (control structure),
139139
if (control structure), pass (control structure),
140140
exit (control structure), on (control structure),
@@ -143,5 +143,5 @@ value (function), merge (function), object (glossary),
143143
message handler (glossary), call (glossary), property (glossary),
144144
pass (glossary), execute (glossary), command (glossary),
145145
control structure (glossary), message path (glossary), caller (glossary),
146-
message (glossary), statement (glossary), handler (glossary)
146+
message (glossary), statement (glossary), handler (glossary), return (glossary)
147147

0 commit comments

Comments
 (0)