Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 03:58:16 +0000



Post From: C++, ACSIL functions question

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