Skip to content

Try catch keyword support #218

@hornyhedgehog

Description

@hornyhedgehog

Please add try catch block support which releases in 9.4fw
Usually looks in next way:
SUB main() x = 1 try PRINT x.foo catch e PRINT e.number,e.message end try END SUB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions