GetArrayModeParameters Method

GetArrayModeParameters function

Gets the indices of given custom function’s parameters that need to be calculated in array mode.


func (instance *CustomFunctionDefinition) GetArrayModeParameters(functionname string)  ([]int32,  error) 

Remarks

See Also