Syntax:
[string] sysinfo.networkname;
Description:
This is a read-only property that returns a string containing the current registered mobile network name defined by the network provider.
This information is only available on GSM/WCDMA networks.
For more information on network connection related aspects that you should take into account in your widget, see Dealing with network issues.
Example code:
See the example code in networkregistrationstatus
.