Transforms


NameTypeDescription
casekeywordcase transform
nobreakbooltrue means make spaces and hyphens non-breaking
eolstringend of line replacement
escapekeywordtextual transforms
widthintsets both minwidth and maxwidth
minwidthintminimum width of string
maxwidthintmaximum width of string
alignalignalignment of text (left, right)
padcharcharcharacter to pad text with
prefixstringtext to be encoded and prepended to non-null data
suffixstringtext to be encoded and appended to non-null data
encodekeywordoutput translation
beforestringraw text to be prepended to non-null data
afterstringraw text to be appended to non-null data
ifnullstringvalue for representing null data
padnullstringboolean whether to pad ifnull value