Language FAQ - LemontechSA/TideSDK GitHub Wiki


Ruby Questions

Q: The ruby function doesn't get call at intervals.
R: $stdout.flush is required after puts to ensure output gets written on a timely fashion to the console.

⚠️ **GitHub.com Fallback** ⚠️