How to register a class?

Is possible to register a class that then I use in a custom function as parameter?
Now I am getting an error because the class that I use in a function parameter is not registered. I have been looking for the manual and also for the demos, but no luck.

Thank you

Comments

  • edited 5:29PM
    You need to add a reference to the assembly which contains the class. It can be done in the Report|Options... menu. Now you may use the class in a script.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.