Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 09:43:03 +0000



Post From: C++, ACSIL functions question

[2023-03-11 20:26:16]
ondafringe - Posts: 327
After thinking about it, you could declare variableA and newvar as globals (above the SCSFExport line).

Then define your function as void, as per the rules I posted earlier.

I'm thinking you *should* then be able to manipulate the global variables within the function itself, without passing anything, and still have both variables accessible in the main part of your study.
Date Time Of Last Edit: 2023-03-11 23:03:58