====== Differences ====== This shows you the differences between two versions of the page.
|
script_reset_tool [2014/03/31 18:43] trianguloy created |
script_reset_tool [2014/07/22 14:48] (current) trianguloy |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * Author : [[https://plus.google.com/u/1/105066926163073195690|TrianguloY]] | * Author : [[https://plus.google.com/u/1/105066926163073195690|TrianguloY]] | ||
| * Link: https://plus.google.com/u/1/105066926163073195690/posts/iiR35UXJGoV | * Link: https://plus.google.com/u/1/105066926163073195690/posts/iiR35UXJGoV | ||
| + | * Now included in [[script_multitool|Lukas's multitool]] | ||
| ====== How to use the script ====== | ====== How to use the script ====== | ||
| Line 11: | Line 12: | ||
| ====== Script code ====== | ====== Script code ====== | ||
| - | <code> | + | <sxh javascript> |
| var cont = LL.getEvent().getContainer(); | var cont = LL.getEvent().getContainer(); | ||
| var items = cont.getItems(); | var items = cont.getItems(); | ||
| Line 38: | Line 39: | ||
| } | } | ||
| - | </code> | + | </sxh> |