Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 12:43:25 +0000



Post From: explain when to use SCFloatArray vs SCFloatArrayRef ??

[2020-08-17 23:18:08]
User681150 - Posts: 62
SCFLOATARRAY is strictly for declaring a variable without initializing.

SCFLOATARRAYRef is when you want to point the variable (initialize it with =) at a specific array like at closing prices