# ROSLYN SCRIPT AND GLOBAL VARIABLES

**URL:** https://forum.alternetsoft.com/t/roslyn-script-and-global-variables/105
**Category:** AlterNET Studio Support
**Tags:** scripter, editor
**Created:** [September 23, 2019, 12:00am UTC](https://forum.alternetsoft.com/t/roslyn-script-and-global-variables/105 "2019-09-23T00:00:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![james.moring](https://forum.alternetsoft.com/letter_avatar_proxy/v4/letter/j/606060/32.png) [@james.moring](https://forum.alternetsoft.com/u/james.moring)
#### Post date: [September 23, 2019, 12:00am UTC](https://forum.alternetsoft.com/t/roslyn-script-and-global-variables/105/1 "2019-09-23T00:00:00Z")

</div>

I am using Syntax Editor to edit Rosyln Scripts. Everything works great. Intellisense and code completion work. The only issue I have is that the editor does not know about the global variables introduced when the script is evaluated. Research has yielded that there is a HostObjectType parameter on ProjectInfo.Create method. Do you have a way to set that value so the editor will see the global variables?  
As always tanks for your help.  
Jim
