I don't understand why a formula field calling
CheckWhetherFileExists( "/Users" )
returns
ERROR
My installation seems to be alright since a formula field calling
GetFileSize( "/Users" )
returns
170
I am new to the SkriptMaster-PlugIns and therefore ask forgiveness if this is a silly question.