0
Explorer
,
/t5/after-effects-discussions/get-filename-of-the-running-script/td-p/13534645
Jan 27, 2023
Jan 27, 2023
Copy link to clipboard
Copied
Hi, is there any way to get the file name of the running script
Thanks
TOPICS
Scripting
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Community Expert
,
Jan 27, 2023
Jan 27, 2023
Something like this:
unescape(File($.fileName).name)
Community Expert
,
/t5/after-effects-discussions/get-filename-of-the-running-script/m-p/13534702#M222524
Jan 27, 2023
Jan 27, 2023
Copy link to clipboard
Copied
Something like this:
unescape(File($.fileName).name)
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
The_Kitty
AUTHOR
Explorer
,
LATEST
/t5/after-effects-discussions/get-filename-of-the-running-script/m-p/13534715#M222525
Jan 27, 2023
Jan 27, 2023
Copy link to clipboard
Copied
thank you !!
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

