Control Flow

Jyro provides conditional branching with if/elseif/else and switch statements, plus two script termination keywords: return (success) and fail (failure). All block structures are terminated with the end keyword.


Table of contents


Back to top

Copyright © Mesch Systems 2025-2026. All rights reserved.