2 lines
45 B
AutoHotkey
2 lines
45 B
AutoHotkey
If (object == null)
|
|
MsgBox, object is null
|
If (object == null)
|
|
MsgBox, object is null
|