Graphics

 View Only
  • 1.  C# Script

    Posted 06-06-2012 10:14
    In script editor I saw that variables like xpscene or OnOnline are declared implicitly. Can i use c# language with script editor?


  • 2.  RE: C# Script

    Posted 06-06-2012 13:23
    No, the script editor is limited to VBScript.

    You can use C# to write external applications that communicate with XPression through its .NET API. However this requires an XPression Studio AE license or Bluebox license.

    #XPression


  • 3.  RE: C# Script

    Posted 06-06-2012 13:31
    Thanks Brian.

    #XPression