Issue with attribute name for a custom plugin

Issue with attribute name for a custom plugin

I'm having some issues creating a custom plugin. It appears that any spaces in an attribute name are getting removed when displayed in the web client.

For example, using the VBScript example located here... https://www.site24x7.com/help/admin/adding-a-monitor/plugins/windows-custom-plugins.html#vb-script. If I change the "Age" attribute to "Age at hire", when displayed in the web UI it shows as "Ageathire".

Is this by design?