Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
accesssystempropertiesinscript [2023/01/14 15:42] wikiadmin |
accesssystempropertiesinscript [2023/01/14 15:46] (current) wikiadmin |
||
---|---|---|---|
Line 18: | Line 18: | ||
ipAddress=System.getProperty(" | ipAddress=System.getProperty(" | ||
- | //now the ipAddress can be used to set the ip address of a device server | + | //now the ipAddress |
- | DeviceServer-> | + | DeviceServer-> |
</ | </ | ||
Line 33: | Line 33: | ||
if (ipAddress!=null) { | if (ipAddress!=null) { | ||
- | | + | |
} | } | ||
</ | </ |