I am creating a formula with and cannot able to understand what is DATEADD function which results to the error given below
DATEADD(FIRSTNONBLANK(DATATABLE("TodaysDate",DATETIME,{{"9/24/2016"}}),TRUE()),4,MONTH)
Can anyone help me to understand Dateadd function?