Skip to content

FILETYPE

Brain edited this page May 4, 2023 · 1 revision

FILETYPE$

FILETYPE$(string-expression)

Given a file who's name is in the string-expression, return the text file if the object referred to by the string expression is a file, or directory if it is a directory.

Clone this wiki locally