Skip to content

Switch command #6

@mcmonkey4eva

Description

@mcmonkey4eva

need a switch-case. Example:

switch <{var[player_name]}>
{
    case bob
    {
        echo "BAWB?!"
    }
    default
    {
        echo "Everything is safe... for now!"
    }
}

or something like that...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions