GetABTestVariantLink (open)
Get a link that will show a specific A/B test variant
Syntax
LOADLIB "mod::publisher/lib/preview.whlib";
STRING FUNCTION GetABTestVariantLink(INTEGER navigationobject, INTEGER targetobject)
Parameters
INTEGER navigationobject
ID of the fsobject implementing the A/B test
INTEGER targetobject
ID Of the target to show. If not a current target, returns a 404.
Return value
STRING
Link that will select the requested target. Empty link if the navigationobject is not being published