Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

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.

OR logical operator

Featured Replies

I've made to give a litle solution to mi problem posted a litle down but I don make that when NAV 1 OR APR are selected the different texts appear, my code is: (A:AUTOPILOT APPROACH HOLD,bool) || (A:AUTOPILOT NAV1 LOCK, bool)%( (A:GPS DRIVES NAV1,bool))%{case}%{:0}VOR/LOC%{:1}LNAV%{end}now how works the OR clausule can it give true when the first operator in the stack is 1 and the other 0 and viceversa??Thanks a LotHelio Alberto Regalado Moreira

Try: (A:AUTOPILOT APPROACH HOLD,bool) (A:AUTOPILOT NAV1 LOCK, bool) || Arne Bartels

  • Author

Hi:Well It did not work at all it only show the text when APR is selected, so as I found out that when APR is active NAV deactive and viceversa, I decided to make a 2nd element exactly equal to the first only that in visible I put only 1 variable.It may not be the optimal but works pretty well.Thanks a lot for everythingHelio Alberto Regalado Moreira

Create an account or sign in to comment

Account

Navigation

Search

Search

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.