Last modified by Anca Luca on 2021/04/11 17:08

From version 2.1
edited by Eugen Colesnicov
on 2019/10/02 14:01
Change comment: There is no comment for this version
To version 3.1
edited by Thomas Mortagne
on 2019/10/02 14:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.etvc
1 +xwiki:XWiki.ThomasMortagne
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -12,3 +12,7 @@
12 12  println (" rezult is = " + rzlt)
13 13  {{/groovy}}
14 14  {{/code}}
15 +
16 +{{warning}}
17 +Keep in mind that what this snippet is accessing a private field (##storageFile##) which might be renamed or modified any time so better not use that in an extension to hope to be stable.
18 +{{/warning}}

Get Connected