hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

function-return

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