Product DocumentationDeveloper GuidesODSL LanguageFunctionsAll FunctionscombineOn this pagecombineCombines 2 curves into 1 - uses the date and expiry calendar from the base Syntaxcurve = combine(base, other, replace)Replace:true - matching tenors from the base are overwrittenfalse - only new tenors in other are added to the baseExampleprint combine(BASE, OTHER, true)