Android WiFI Name retrieval

(imported topic written by SystemAdmin)

Hi

I am trying to write a fixlet that can remove wifi fomr androids, there is one to set but none to remove.

The fixlet i want to write is to either remove a specific one or all that are on the device. The single one is easy but I cannot find out how to return all of the wifi profile name

I have tried

names of wififprofilessidnames of client

names of wifiprofilessidnames of wifi profiles of client

I can check that a wifi profile exists using exists wifi profile but getting the data back is the hard bit

Thanks in advance

Paul