Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
if-case
Executes commands based on matching case values.
Parameter
Type
Description
value
T
The value to match against cases
return
type
The expected return type from the commands
commands
commands
Commands to execute for matching cases
return
void
The return value from the executed commands, if any