BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup

Join the forum, it's quick and easy

BullyWiiHacks
Welcome dear guest! Very Happy

To start posting and being part of the BWH community, you simply need to register an account or log into an existing one.

If you do not wish to register at all, that's fine but there will be more advertisements. :/

You can probably see and download most content provided for regular members even without an account.

Your contributions will be greatly appreciated though, give it a shot and register today! thumbsup
BullyWiiHacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.
BullyWiiHacks

Gaming, Modding & Programming

Important reminders:

- Click *HERE* for advanced forum search or check out the text field below on the front page for Google before posting
- NO support via private message (use the forum)
- Write meaningful topic titles
Site Translation
Latest topics
» Wii RAM Hacking: Pointers and ASM
[Solved] Java Syntax Error Empty7/23/2024, 1:54 pm by Mac11ngAround

» IBM AIX Assembler Programming Reference - Useful For PPC ASM
[Solved] Java Syntax Error Empty7/21/2024, 5:00 pm by Mac11ngAround

» Note to Inactive New Members
[Solved] Java Syntax Error Empty7/14/2024, 4:50 am by Mac11ngAround

» Lego Stars Wars: The Complete Saga [RLGE64]
[Solved] Java Syntax Error Empty7/14/2024, 4:42 am by Mac11ngAround

» JMaster Duel Bot: A Yu-Gi-Oh! Master Duel Bot and Trainer for Steam
[Solved] Java Syntax Error Empty7/13/2024, 11:18 am by Bully@WiiPlaza

» Gecko.NET
[Solved] Java Syntax Error Empty7/13/2024, 11:11 am by Bully@WiiPlaza

» How to get a USB Gecko SE
[Solved] Java Syntax Error Empty7/13/2024, 11:05 am by Mac11ngAround

» USB Gecko Hacking Tutorials [Ultimate List]
[Solved] Java Syntax Error Empty7/13/2024, 10:54 am by Mac11ngAround

» Converting from PAL to NTSC-J (Pokemon Battle Revolution)
[Solved] Java Syntax Error Empty7/6/2024, 9:37 am by SnB@BWH

» Making RAM Dumps With Dolphin (No USB Gecko!)
[Solved] Java Syntax Error Empty7/6/2024, 9:20 am by SnB@BWH

Search
 
 

Display results as :
 


Rechercher Advanced Search

July 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
293031    

Calendar Calendar

Country Statistics
Free counters!

You are not connected. Please login or register

[Solved] Java Syntax Error

2 posters

Go down  Message [Page 1 of 1]

1[Solved] Java Syntax Error Empty [Solved] Java Syntax Error 12/1/2014, 3:31 am

Shadow@BWH

Shadow@BWH
 
 

Okay I know I'm missing something here and I know it's gonna be obvious. What is wrong with the code? I swear I feel like such a damn idiot right now like you guys have no idea.

Code:
if ("Jon".length * 2 / (2+1) ===
{
    console.log("The answer makes sense!");
}
else
{}

Never mind I figured it out.

Code:
if ("Jon". length * 2 / (2+1) === 2 )
{
console.log("The answer makes sense!");
}
else
{
console.log("Error Error Error");
}


_________________
[Solved] Java Syntax Error BAjMdNS

2[Solved] Java Syntax Error Empty Re: [Solved] Java Syntax Error 12/1/2014, 8:22 am

Bully@WiiPlaza

Bully@WiiPlaza
 
 

Triple equals doesn't exist in Java. Maybe you mean Javascript?


_________________
[Solved] Java Syntax Error YBjg74I

3[Solved] Java Syntax Error Empty Re: [Solved] Java Syntax Error 12/1/2014, 9:30 am

Shadow@BWH

Shadow@BWH
 
 

Ya sorry I again wasn't thinking. Today is just not my day.


_________________
[Solved] Java Syntax Error BAjMdNS

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum