Visual form builder — compose snippets with variables and math without touching the syntax
Fill in the form fields to see your output…
{{varName=?Label}}
{{?Label<default>}}
{{varName}}
{{#expr}}
{{#wt/ht^2}}
{{#expr:n}}
{{res={{#expr}}}}
{{var=?Label(a|b|c)}}
{{var=?Label(1:Yes|0:No)}}
{/Applescript "..."}
Operators: + - * / ^ ( ) — Variable names are case-sensitive.
+ - * / ^ ( )