Reply To: Using single-dimension, dynamically-sized arrays in instance-based operations

homepage Forums BridgePoint/xtUML Usage and Training Using single-dimension, dynamically-sized arrays in instance-based operations Reply To: Using single-dimension, dynamically-sized arrays in instance-based operations

#7613
cort
Keymaster

…at the moment, I do not have time to look at an example model, but I can make a couple of comments.

1) There are setting in the BridgePoint preferences to enable/disable fixed and dynamic arrays.
2) Array support came in BridgePoint relatively late in the game, and support is mixed, but I am pretty sure that Verifier supports anything that the editor supports.
3) You may have better luck passing a reference parameter rather than trying to return an array. This is what I wanted to check on.