hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

closure-execute

Executes a closure with the current runtime context.
Parameter
Type
Description
self
anyClosure
The closure to execute
change-selection
bool
Whether to use the current frame's selection instead of the parent's selection
return
T
Result of the closure execution