How i should do to delete images with script?
How i should do to delete images with script?
]]>
(Next Post) Hi Guys, I am looking for a way to »
< ![CDATA[
You can use the java.io.File class, for instance new File(“/some/path”).delete();
(sorry for the delay)
]]>
< ![CDATA[
Thanks!
]]>