User Portlet User Portlet

Discussions
fm[f_]:=DSolve[{x''[t]+4x[t]=f,x'[t]==0,x[t]==0},x[t],t][[1,1,2]] what does the brackets [[1,1,2]] means ?