Hi,
nop, you can't force the type of FsmArray at runtime.
for this, use ArrayMaker, you can save anything in the array, you can also mix up content, you can save a string, then a int, and then a bool in the array and they will happily live together.
Bye,
Jean