Hey all, I'm sure it's really simple but I'm new-ish to After Effects and new to Javascript/Extendscript, but not to scripting in general.
Anyway, I'm trying to hack together a quick XML exporter to generate autodesk gateway clips. I need to assign a UUID/GUID to all my tracks. Google hasn't led me to the function. But I'm sure it's in there somewhere, right? Heck, if anyone has done this already or has examples of writing out an XML based on footage or layers, please share!
While I'm asking for help, any XML usage guides out there? I'm used to elementTree and right now I'm hacking the XML together by appending the appropriate strings together which is rather...messy.
Any and all help is appreciated.
thanks,
Rick