getfield

  1. B4J Question How to get the value of a field declared in a code module using Reflection or JavaObject ?

    I tried with both but to no avail... I know how to do it with class modules but the same approach doesn't work in code modules (NoSuchFieldException) despite that I can successfully iterate through the fields of the code module with the getFields method.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…