Enables scripted content fragments to use Site Info
Retrieves global site configuration
#set($infoResultResponse = $core_v2_infoResult.Get())
var infoResultResponse = core_v2_infoResult.Get();
InfoResult