Skip to main content

$CMS_VALUE()$ in Executable nachbauen

Comments

1 comment

  • Zendesk API User
    Author: Peter_Jodeleit - 5/7/2015 15:49

    Sollte in etwa so funktionieren:

    siteProduction.getContext().setVariableValue("x", <field>);
    siteProduction.print(siteProduction.parse("$CMS_VALUE(x)$"));

    0

Please sign in to leave a comment.