For anyone else who might be trying here is the code that I used:
if @isobject("tempfreeze") then
delete tempfreeze
endif
freeze(tempfreeze) {%stubSeriesName}.label
%description = tempfreeze(6,2)
if @isobject("tempfreeze") then
delete tempfreeze
endif
freeze(tempfreeze) {%stubSeriesName}.label
%description = tempfreeze(6,2)