How to use variables in Ubuntu
In Windows this works %platform%, but not in Linux, and this did not work $(platform), I cannot find any examples, anyone knows?
Thanks, Flesh
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 20 Jul, 2021 06:13 PM
Try
$PLATFORM.2 Posted by jeffrey.scott.f... on 20 Jul, 2021 06:48 PM
Thanks, just like Linux, why didn't I think of that, one of those daze.