hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

string-switch

Executes different commands based on string value matching.
Parameter
Type
Description
self
string
String value to match
commands
commands
Commands to execute based on matches
return
void
Result of the matched command execution