Alertra Script Language 1.9
accumulate
Cause content from all protocol commands to be accumulated in the $ACCUMULATED_CONTENT variable. If set for a script, after the script exists, the data in $ACCUMULATED_CONTENT will be saved in the "Content" field of the check record.
usage: accumulate
examples
accumulate
Gathers all $CONTENT data for all protocol commands in the $ACCUMULATED_CONTENT variable.
Alertra Script Language: Language Reference