The IsDir JAL function generates a keyword missing error... Did I miss something?
Same here. Actually, IsDir is a just synonym for FileExists. The last one works fine for both files and directories so use it instead of IsDir.
: The IsDir JAL function generates a keyword missing error... Did I miss : something?