API reference

You can use the following URL parameters when adressing to eSeeCode to customize its appearance:

  • grid
    Display or hide the grid
    Valid values: true|yes|1, false|no|0
  • gridstep
    Pixels between lines in the grid
    Valid values: Any number >= 1
  • guide
    Display or hide the guide
    Valid values: true|yes|1, false|no|0
  • filemenu
    Display or hide the filemenu
    Valid values: true|yes|1, false|no|0
  • lang
    Language to load into the interface
    Valid values: language code (ie. ca, es, en)
  • input
    Text to load into the input (in I/O)
    Valid values: any text
  • timeout
    Seconds to wait for the program to complete its execution
    Valid values: any number >= 1
  • axis
    Seconds to wait for the program to complete its execution
    Valid values: name or index of the predefined axis systems (ie. "Computer console", "Mathematical simple", "Mathematical centered")
  • view
    Seconds to wait for the program to complete its execution
    Valid values: name or index of a view (ie. "touch", "drag", "build", "code")
  • instructions
    Instructions to load in the dialog window (all other instructions will be hidden)
    Valid values: instruction1Name;parameter1Value;parameter2Value;...;Instructions2Name;...

 

Additionally, you can use the following JavaScript functions to interact with eSeeCode: