Click or drag to resize

imbStringTemplateExtensionsapplyToContent Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodStatic memberCode exampleapplyToContent(String, Boolean, PropertyCollection)
Replaces all template placeholder fields if mached with data PropertyCollection key values.
Public methodStatic memberapplyToContent(String, PropertyCollection, Boolean)
Replaces all hard {{{data_fieldname}}} and soft {{data_fieldname}} fields if mached with data PropertyCollection key values.
Top
See Also