Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

AE scripting with writeConsole and writeDebugLog methods?

Participant ,
Feb 16, 2024 Feb 16, 2024

hi AE masters!
What can I do with writeConsole() and writeDebugLog() global methods available on ExtendScript?
I'm trying to log messages inside Visual Studio using ExtendScript debug extension but without success.

I've found these functions but couldnt find what they do.


cheers!

TOPICS
How to , Resources , Scripting
227
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 16, 2024 Feb 16, 2024
LATEST
I ended up doing it on a Mac with an extension for VSCode. There are two of
them and they were both a little wonky. I sometimes needed to reinstall
them or revert to a bunch of $writeln commands.

NTProductions https://www.youtube.com/@NTProductions covers this topic with
updates. You should be able to find a good solution there.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines