Syntax
return [values]Available in
- Executable DCode bodies
Native C++
In a native calculation, return one numeric expression. In a native task callback, return exits that callback; any supplied expression is evaluated and discarded.
Example
return value