Multiple choice technology programming languages

What is equalent ScriptLINK command for "filestat"

  1. =

  2. ?

  3. @

  4. +

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In ScriptLINK, the '?' command is used to display file statistics and information, making it the equivalent of the 'filestat' operation. The other symbols (=, @, +) have different meanings in the ScriptLINK command syntax.