see references/RSC_GUIDE.md
Security and idempotency best practices: see references/SAFE_PRACTICES.md
Common examples and patterns: see references/EXAMPLES.md
Linter rules: see references/LINTER_RULES.md
Notes
Scripts should be consistent with RouterOS v7 (preferred) and compatible with v6 where possible.
Use
print as-value
, arrays, and
where
filters for robust queries.
For scheduled execution, use Scheduler with appropriate permissions.