diff --git a/data/en/cfrethrow.json b/data/en/cfrethrow.json index ef0b1ade4..8e7cd73d3 100644 --- a/data/en/cfrethrow.json +++ b/data/en/cfrethrow.json @@ -2,6 +2,7 @@ "name":"cfrethrow", "type":"tag", "syntax":"", + "script":"rethrow;", "related":["cftry","cfcatch","cfthrow"], "description":"Rethrows the currently active exception. Preserves the\n exception's `cfcatch.type` and `cfcatch.tagContext` variable\n values.", "params": [],