Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Modify value of a num in module with C#

Hi all,

I am trying to read a num data from MainModule.mod, modify it in C# and send it back to MainModule.mod. 

So far I have succeeded in reading the num data, modifying it in C#, but not sending it back. How do I send the modified value back to MainModule.mod.

Any thoughts deeply appreciated.
Tagged:

Best Answer

Answers