summaryrefslogtreecommitdiffstats
path: root/variables.sample.ahk
blob: d924cc1c7551d656992a27aa0ea921489056597e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
firstName := ""
lastName := ""

homePhoneNumber := ""
workPhoneNumber := ""
mobilePhoneNumber := ""

homePostCode := ""
workPostCode := ""

homeAddress := ""
workAddress := ""

homeEmailAddress := ""
workEmailAddress := ""

workIPAddress := ""
workSIPAddress := ""
serverRemoteAddress := ""
remoteMAC := ""

crmSearch := ""

sshHost := ""
sshPort := ""