Login to follow
LiquidFluid

LiquidFluid (ODC)

Stable version 1.4.0 (Compatible with ODC)
Uploaded on 21 May by valantic LCS
LiquidFluid

LiquidFluid (ODC)

Documentation
1.4.0

This utility library for OutSystems Developer Cloud wraps the Fluid.Core library. Fluid.Core is a templating engine based on the Liquid Template Language.


RenderTemplate


Input

  • template - The liquid template
  • data - JSON document with the data to merge with the template

Output

  • result - Rendered result