I am looking for a language or class reference for FiddlerScript.
The Fiddler ScriptEditor has a class explorer. But this only contains a very limited amount of documentation.
For example, what methods are available for the Hashtable
or JSON.JSONParseResult
classes? What can I do to get the current system time?
Then language looks a lot like CSharp but is just different enough that using CSharp documentation is frustrating.
A normal class reference of language manual is necessary, and also sufficient to answer all my other questions.