C# and J#
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-04-18 03:44 PM
Hi Forum,
Could you kindly help how to create and execute c# and j# codes in global code stage. If you can provide me samples for finding sum of two numbers and using mathematical functions
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-04-18 08:17 AM
Firstly, you change your chosen language from the default VB.Net. Then in the Global section you create your method, class, global variable, whatever. Then in a code stage on one of your pages, you call the method. See the Excel VBO for an example.
