Control whether standard output should be captured or not
fassignment %conditions% capture
fassignment
The future assignment, e.g. x %<-% { expr }.
x %<-% { expr }
capture
If TRUE, the standard output will be captured, otherwise not.