Registration
------------

Returns a list of the currently registered components.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [Plugin](component_Plugin.md) | [1.0](newinversion10.md) | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |

MBS( "Registration" ) ### Parameters

none

### Result

Returns "Registered." or "Not registered."

### Description

Returns a list of the currently registered components.  
### Examples

Check Registration:

 $r = MBS ("Registration")  
This function is free to use.

Created 18th August 2014 , last changed 10th April 2022

  
[Register](Register.md) - [Registry.CreateKey](RegistryCreateKey.md)

[HTML Version](Registration.shtml)