How to check if module is available

Hi

My datafield supports all devices at the moment.

I want to add steps to display and need the ActivityMonitor module to get the steps.

Because the edges do not have this module I dont know how to check if it is available.

I know how to check inside a module for example:

if(ActivityMonitor has :Info) (this works on the watches, not on the edges, gives me "symbol not found" error)

but not for the module itself.

thanks

regards

Erich