(imported topic written by vincent7891)
Hello,
I get a relevance that retrieves a list of existing network cards on the computer.
q:(name of item 0 of it ) of (connections of it, adapters of it) whose (guid of item 0 of it = name of item 1 of it) of network
A: Connexion r%e9seau sans fil
A: Connexion au r%e9seau local
I would like to change this relevance to boolean. If “Connexion r%e9seau sans fil” exists, the relevance will give me the result "true ". However if it doesn’t exist, it returns “False”
Could you help me to transform it this relevance. Quickly I need to deploy