Is there a good way to pull data from a Datalinq source to use as a variable in a script?
I'm attempting to make an APITexture'd line graph of basketball scores over time.
I've got the goals data well and transformed as an XML with some nice ancillary data about how many periods have been played thus far, how many plays are in the period, which would all be great if I could then process that datalinq data as a variable.