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

Extendscript Reflection Interface

Explorer ,
Aug 09, 2020 Aug 09, 2020

I am trying to use to the reflection interface to get information on undocumented methods. When I follow the JS tool guide some of the properties do not return anything. 

 

obj.reflect.properties : works

obj.reflect.methods : works

obj.reflect.name : works

obj.reflect.description & obj.reflect.help : does not work - nothing prints to console.

object.reflect.methods.{{$methodname}}.arguments(or argumetns[#]) : does not work

 

There is not much documentation on the web, any help would be appreciated.

 

 

TOPICS
Scripting
189
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
no replies

Have something to add?

Join the conversation
Adobe