summaryrefslogtreecommitdiffstats
path: root/variables.sample.ahk
blob: 6bc8d84d5d1c63257a57c78bdda3068393eb5724 (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
29
30
31
32
33
34
firstName := ""
lastName := ""

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

homePostCode := ""
workPostCode := ""

xmrAddress := ""
xrbAddress := ""

homeAddress := ""
workAddress := ""

homeEmailAddress := ""
workEmailAddress := ""

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

crmSearch := ""

sshHost := ""
sshPort := ""

necUsername := ""
necPassword := ""
necPort := ""