-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 28
-
Component/s: Automation
-
Tags:
-
Sprint:TGV 11
Paste the following text in an automation script:
function run(input, params) {
Document.AddPermission(input,
);
return input;
}
Press format all
Formatting on line 20 is incorrect.