Discord
Login
Community
DARK THEME

"//javascript" seems to be broken

When I create this file in a MicroScript project, it is interpreted as MicroScript and causes a syntax error due to the semicolon:

//javascript

global.parseInt = parseInt;

You need a space between // and javascript. Otherwise it will not work.

Both variants work properly for me. ( MicroScript 2.0 )

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community