Content deleted Content added
check for "empty_list_error" |
fix parameter the way that Trappist likes |
||
Line 220:
return out; -- to avoid replacement count contaminating the output
end
elseif yes_no(args_t['
return '' -- if empty list error is suppressed, return blank
else
return
end
|