Login Page - Create Account

Support Board


Date/Time: Sat, 07 Jun 2025 11:24:58 +0000



Post From: C++, ACSIL functions question

[2023-03-11 20:26:16]
ondafringe - Posts: 323
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