Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator First Added:
Operator Altered:
Operator [other Operator type actions]
Document [operators of similar scope]
Data manipulation [other Data manipulation operators]
9.1.0
return
New to v9.1.0, this is only used inside a function, and if used is used only once per function operator call. It returns a value to return to the calling object. See further explanation.