Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Object.keys ?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lee  
View profile  
 More options May 14 2012, 9:49 am
From: Lee <lee...@gmail.com>
Date: Mon, 14 May 2012 15:49:04 +0200
Local: Mon, May 14 2012 9:49 am
Subject: Re: [Moo] Object.keys ?
Okay, Matthew - what more should I add?

As I read it, the console shows the value of an Object with one key, but
Object.keys doesn't show the key. Does that sound right?

On 14/05/2012 15:45, Matthew Hazlett wrote:

> This is not enough information, please post a fiddle with all the
> necessary code.

> On 5/14/2012 9:12 AM, Lee Goddard wrote:
>> Hi all

>> I'm stuck, please help.

>> This line:
>>     console.info( self.options.rules );

>> Renders:
>>     Object { F="F[-FF]F[+FF]F"}

>> The very next line:
>>     console.info( Object.keys( self.options.rules ) );

>> Renders:
>>     []

>> Have I over-looked something?

>> TIA!
>> Lee


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.