Skip to main content

delete_comparison_call_element

Function delete_comparison_call_element 

Source
pub fn delete_comparison_call_element(
    config: &str,
    cfcall_id: i64,
    params: DeleteComparisonCallElementParams,
) -> Result<String>
Expand description

Delete a comparison call element

§Arguments

  • config - Configuration JSON string
  • cfcall_id - Comparison call ID
  • params - Element parameters (ftype_id, felem_id, exec_order)

§Returns

Modified configuration JSON string