Ground is the default place code is evaluated in.

Mimics
Inactive cells
Active cells
Specs
Ground notice
  • - should return 'Ground [ show source ]
    Ground notice should ==("Ground") 
    
    
  • - should not return 'Ground' for a mimic [ show source ]
    Ground mimic notice should not ==("Ground") 
    
    
Inactive cells (details)
kind = "Ground"
parse = parse:method(...)
Active cells (details)