Returns the value of a user-defined cell.
v( ADDRESS )
vf( ADDRESS)
Returns the value of the cell.
v() assumes the cell contains an integer value.
vf() assumed the cell contains a floating point value.
ADDRESS | the address of the cell (0-511) |
This function returns the value of one of the user-defined cells.
v(17)
NOTE: First appeared in firmware 21071901