|
.Scanresultssid R/O Property |
Top Previous Next |
Function: |
After the scan this property will contain a comma-delimited list of discovered networks or the name of a particular network depending on how the scan was performed. |
Type: |
String |
Value Range: |
1-32 characters |
See Also: |
Scanning for Wi-Fi Networks, wln.scanresultbssid, wln.scanresultbssmode, wln.scanresultchannel, wln.scanresultrssi |
Details
If the wln.scan method was invoked with its name argument left empty, the wln.scanresultssid will contain the list of all discovered networks. If the name argument specified a particular network and scanning found this network to be present, then this property will contain the name of this network. Naturally, this name will match the one specified by the name argument of the wln.scan method.