- Categories:
File functions (AI Functions)
FL_ IS_ VIDEO¶
Checks if the input is a video FILE.
Syntax¶
Use one of the following:
FL_IS_VIDEO( <file_expression> )
FL_IS_VIDEO( <variant_expression> )Arguments¶
file_expressionThe argument must be an expression of type FILE.
variant_expressionThe argument must be an OBJECT representing a FILE.
返回
BOOLEAN 表示文件是否为视频。
示例
使用输入 FILE 的示例:
使用输入 OBJECT 的示例: