Extract column list jit.cellblock
How can I extract, in a message, the entire numeric list of a column inside the jit.cellblock object. Thanks so much.
did you bother to read jit.cellblock help file ?
I guess not ...

Thanks. How to multiply a list of numbers with a variable number which always gives me the multiplied list at the output
[vexpr] should be your friend here.
vexpr or scale, set float or int, depending on input or mutiplication factor.
