Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Conditionals
« previous next »
  • Print
Pages: [1]

Author Topic: Conditionals  (Read 1160 times)

Offline HP Deskjet

  • Member
  • *
  • Posts: 20
Conditionals
« on: August 18, 2007, 04:23:28 PM »
Is it possible to check for two things and give one result? For example: If this and this, then that.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Conditionals
« Reply #1 on: August 18, 2007, 04:25:30 PM »
if (a and b) then
is the same as
if (a) then  (if (b) then)
« Last Edit: August 18, 2007, 04:59:13 PM by Llorean »
Logged

Offline HP Deskjet

  • Member
  • *
  • Posts: 20
Re: Conditionals
« Reply #2 on: August 18, 2007, 04:55:32 PM »
Alright, thanks.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Conditionals
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.065 seconds with 16 queries.