merge() and mergeAsText()!

Hey Matt,

I know this is an old post, just wanted to see if you can give an idea.

I am trying to use a label as shown below:

var specialSegment = skuid.utils.mergeAsText(“global”,“{{$Label.Special_Partner}}”);

but have got an error saying :
skuid__SkuidJS:26 Uncaught TypeError: Cannot read property ‘organizationId’ of undefined

Any idea on how to utilize this method from utils ?