Login Page - Create Account

Support Board


Date/Time: Tue, 01 Jul 2025 14:31:22 +0000



Post From: passing SCStudyInterfaceRef to another function

[2018-02-16 16:18:26]
traderacademie - Posts: 38
Hi,

I'm starting to program in ACSIL and don't want to do everything inside 1 function (SCSFExport scsf_UniqueFunctionName(SCStudyInterfaceRef sc)) so I am wondering how or if it is possible to use the SCStudyInterfaceRef reference inside another function?

I've tried passing it as a function parameter, but this doesn't seem to work

rgds