GetNativeCell Function

Gets a cell from a native parameter.

any GetNativeCell(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.