Hi Kampret,
Your example can work because in your case the sub-field will be merged before the parent field.
Nevertheless, you should protect the values of sub fields in case they merged value contain [, ] or '.
Example :
[dataJaminan.JaminanJenis.Urutan;if [val]==1;then '[dataJaminan.KendaraanMerk;strconv=esc]';else '[dataJaminan.NamaBilyet;strconv=esc]']
|