Hi all,
I have a requirement wherein I need to traverse to the ABC table, find Fields, IndexID's etc., and store the names of Fields, IndexID's, method etc. into XYZ table. - This is done.
similar I'm able to Traves from table to a method node and store method name in the table, along with the table.method name I need to read the table.method content(code) and store in XYZ table memo fields.
How to read the table.method() code? Any help
Thanks in advance and