What is the syntax for CellPutN?
CellPutN(value, Cube, e1, e2 [,…, en])
- Value = numeric value to be sent to the cube
- Cube = Cube Name
- e1,e2….en = Dimension element names determining the data point within the cube to be retrieved. The sequence of the element arguments should match the order of the dimensions in the cube.