ID:137071
 
Beta #44 (notes)

If this holds stable, it will be the public release. Please test this out so we can get to that soon!
From Beta notes:
Added fexists(File). It returns true if the specified file exists. You could always do this by checking length(file)!=null, but this is a lot more intuitive.

I'm amazed the List stretches back so far.. Spuzzum requested this a little under two years ago :-)

-AbyssDragon