How do you debug in Fusebox?

perhaps

a4d.debug.dump collection($fusebox) // show the current state of the fusebox

I would not dump $fusebox unless absolutely necessary. There is so much stuff in there it will obscure what you are looking for. Unless you are relying on a public $fusebox value, $attributes is what you are looking for usually. And if you do need a value from $fusebox, just write that one.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to