Returns information about all vars, datasources, and tags referenced in the template. If there is a <wr:set var='name' value='3'/> that will not be in this vars list.
            
            
            
Syntax
            Parameters
- template
 
- The report template.
 
            
            Return Value
The information about of all vars, datasources, and tags.
 
            
Exceptions
| Exception | Description | 
| net.windward.tags.TagException | thrown if there is an unmatched if/while - end. Not thrown in debug mode. | 
| java.io.IOException | thrown if have problems accessing the template stream | 
 
						
            
            
            
            
            
            
            Requirements
Platforms: Windows 10, Windows NT, Windows Server
            
            
See Also