Skip to content
This repository was archived by the owner on May 3, 2020. It is now read-only.

User Defined Variables

BuffaloWill edited this page Jul 18, 2015 · 6 revisions

User Defined Variables give the ability to add global variables to a report. For example, say that you wanted the following network range to be shown through the report:

192.168.1.0/24

Go to Report > Additional Features > Edit User Defined Variables and add

Name: ip_range

Value: 192.168.1.0/24

Save.

Go into your report template and add §ip_range§ where this range should appear. The ips will be inserted when the report is generated.

Clone this wiki locally