Object { F:"F[-FF]F[+FF]F"} 

":" instead of "="

Am Montag, 14. Mai 2012 15:12:44 UTC+2 schrieb Lee:
>
> 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 
>

Reply via email to