Changes between Version 3 and Version 4 of Help/Plugin/Scripting
- Timestamp:
- 2011-01-16T21:02:00+01:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Plugin/Scripting
v3 v4 46 46 === Groovy === 47 47 {{{ 48 49 48 /* 50 49 * HelloWorld.groovy - displays the number of actually open layers … … 83 82 === Python === 84 83 {{{ 84 #!python 85 85 # 86 86 # HelloWorld.py - displays the number of currently open layers