How to change window size with EP-Macro
I tried to use jEPlus nowadays and there's an example to change window size with EP-Macro.
I can see
##if #[Top[] LE Bottom[]]
##set1 NewTop #eval[Bottom[] + 0.10]
Is it okay there no number inside []
?
I think it's weird.