Closed eglekaz closed 1 month ago
Example:
define variable i as integer no-undo. do i = 5 to 10 by 2: message "HELLO". end.
Example: