In your last line of code you add the clone to your doc with rs.AddRectangularLight
Btw to see what exactly happens in the rhinoscriptsyntax methods: put a debug marker and run your code and choose “step into” when it arrives at the marker
Thank you for your reply - I have edited my original post to clarify that the question is about the documentation, not the code.
Looking at the in-editor help that appears (only after running once) on typing rs.RectangularLightPlane( the correct info is presented in the form of an example.