rbeckman-nextgen / test-mc6

0 stars 0 forks source link

MC Admin flags valid JS code as invalid #4122

Closed rbeckman-nextgen closed 4 years ago

rbeckman-nextgen commented 4 years ago

The below is valid JS code but MC Admin flags it as invalid [ 'tag00100010', 'tag00100030', 'tag00101000' ].forEach(function(tag){ anonymizeDicomTag(tag)
})

Imported Issue. Original Details: Jira Issue Key: MIRTH-4270 Reporter: michaelleehobbs Created: 2018-05-11T08:54:57.000-0700

rbeckman-nextgen commented 4 years ago

That code works perfectly for me in MC. You probably have some other syntax error somewhere else in your code.

Imported Comment. Original Details: Author: narupley Created: 2018-05-11T09:27:24.000-0700