Support Board
Date/Time: Tue, 18 Nov 2025 11:27:20 +0000
Tool.LevelWidth int32 question
View Count: 733
| [2016-06-05 18:20:09] |
| @sstfrederik - Posts: 410 |
|
Hi , Would like to assign an input setting to LevelWidth, but when compiling I get the following error. Any pointers? Thanks. error: incompatible types in assignment of 'int' to 'int [32]' Tool.LevelWidth = LineWidth.GetInt(); |
| [2016-06-05 18:28:22] |
| @sstfrederik - Posts: 410 |
|
I see already. I forgot the [ ] marker. Solved. Tool.LevelWidth[0] = LineWidth.GetInt(); |
To post a message in this thread, you need to log in with your Sierra Chart account:
