Product: SetMaxDestinationData

Called to set the limit of destination history items in destination data

🔁 Function

void SetMaxDestinationData(value: integer);

⚙️ Parameters

Name Type Description
value integer The value to limit destination data. Default is 0 which means no limit

↩️ Return Value

None