I am trying to create a Bar Chart that will contain of Source Block Output. I was using the function Source.Size() but realized I need to call the output.
Do anybody have expertise on this?
Sure, use sourcePallets.count()
:
You can always see all possible methods by using code-complete (Ctrl+Space on Windows).
Also, the help lists all useful methods for you for all blocks, check it out: