summaryrefslogtreecommitdiffstats
path: root/variables.sample.ahk
blob: e1270be52a8d4f6540683cf220f43ea2bc4cb33d (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
27
28
firstName := ""
lastName := ""

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

homePostCode := ""
workPostCode := ""

xmrAddress := ""

homeAddress := ""
workAddress := ""

homeEmailAddress := ""
workEmailAddress := ""

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

crmSearch := ""

sshHost := ""
sshPort := ""