pub(crate) fn set_var_to_param_str(value: &SetVariableValue) -> Option<String>Expand description
convert SetVariableValue to string while remove the quotes on literals.
pub(crate) fn set_var_to_param_str(value: &SetVariableValue) -> Option<String>convert SetVariableValue to string while remove the quotes on literals.