Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

double quotes

Featured Replies

double quotes in config.js cause a problem

is there any other work-around than editing it line by line?

  • Author

in the original config.js that was in the package of wpi, double quotes were used

if double quotes were opened then single quotes were opened, the jscript will run normally

however i am not sure whether it will work the other way round, if we open single wuotes first then double quotes

There's some rule with quotes:

rule 1: Opened quotes must be closed. (eg 'helo friendly name' )

rule 2: ' is different from " (eg. WRONG: 'helo friendly name" )

rule 3: if you use a ' for opening a string, you can use " inside the string and vice versa. (eg. 'helo "friendly" name' )

rule 4: if you have to use the same type of quote inside a string you'd have to escape it (eg 'helo \'friendly\' name' )

Any one knows more ?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.