info("matrixcelldata")

The info(“matrixcelldata”) function returns the data associated with the current matrix object cell.


Description

This function returns the data associated with the current matrix object cell. There are two places this function can be used:

1) When drawing the matrix (in a formula in an object that is in the matrix frame).
2) In a procedure that is triggered by clicking on the matrix.

To determine the matrix cell data, Panorama calculates the formula associated with the matrix object, then extracts the array element corresponding with the current matrix cell number.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.