Skip to main content

set_expression_call

Function set_expression_call 

Source
pub fn set_expression_call(
    config: &str,
    _params: SetExpressionCallParams,
) -> Result<String>
Expand description

Update an expression call (stub - not implemented in Python)

§Arguments

  • config - Configuration JSON string
  • params - Expression call parameters (efcall_id required, others optional to update)

§Returns

Modified configuration JSON string