Allow specifying conditions (or case constructions) for ParentID/ElementID functionality
Allow specifying conditions (or case constructions) for ParentID/ElementID functionality. Example:
if [1].Value=x then ParentID=[2].value ElementID=[3].Name
else
if [1].Value=y then ParentID=[4].value ElementID=[3].Name
else
ParentID=[2].value ElementID=[3].Name
ADMIN RESPONSE
Aug 20, 2022
The AF Transformer utility is no longer supported.