hyTags
HomeHome DocumentationDocumentation

function-return

Returns a value from the current function.
Parameter
Type
Description
value
T?
Value to return from the function
return
void
Void
Test succeeded Test failed