A program to recognize and reward our most engaged community members
Is there a way to get list of functions (both inbuilt and user defined) used in .oml scripts?
Thanks,MK
Not that I'm aware of. There are a couple features in Compose Unlimited that can get a partial list, but that's it.
What is the intent of getting such a list? Perhaps there's another way to do what you want.
Thanks for your reply Jeff. I wanted to profile the functions used in oml scripts and their execution times in a report to improve the performance of the code.
MK