Closed
    
        
      
        Solved
    
    
 
  
  
  
How to use tools.findPage() in a function
I created a function ,In the function, I want to use the "tools.findPage("pyWorkPage").getPage("XXX")" to get a item.
but the editor shows a error message "the tools cannot be resolved".
What should I do?
