-
Notifications
You must be signed in to change notification settings - Fork 7
PeeWee Script
michal-kapala edited this page May 10, 2024
·
4 revisions
A proprietary scripting language used in RDV data validation across RMC services:
Tokens are produced with:
tokens = strtok(script, PeeWee::Delimiters)
where PeeWee::Delimiters
contains:
-
\n
\t
ID | Token |
---|---|