GetNativeCellRef Function

Gets a cell from a native parameter, by reference.

any GetNativeCellRef(int param)

Parameters

int param

Parameter number, starting from 1.

Return Value

Cell value at the parameter number.

Errors

Invalid parameter number or calling from a non-native function.