When we are in a method and looking code like this:
SysTableLookup::newParameters(tableNum(custTable), this);
When i right click on 'tableNum' and select 'Lookup Definition' nothing happens.
Is there a way to go to the definition of tableNum from the method.
Thanks.
↧
Navigate to built in function from a method directly.
↧