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.
Example code:
See the example code in networkregistrationstatus
.