unique values of
(
(
descriptions of active devices whose
(
description of it as lowercase contains "cam"
)
)
;
(
(
if exists friendly name of it then friendly name of it else if exists description of it then description of it else "NoDescOrFN"
)
of active devices whose
(
class of it = "Image"
)
)
;
(
friendly names of active devices whose
(
friendly name of it as lowercase contains "cam"
)
)
)
unique values of ((descriptions of active devices whose(description of it as lowercase contains "cam"));((if exists friendly name of it then friendly name of it else if exists description of it then description of it else "NoDescOrFN") of active devices whose(class of it = "Image"));(friendly names of active devices whose(friendly name of it as lowercase contains "cam")))