dictCost = [{"att1::att2::att3" : att4},{"att1::att2::att3" : att4},{"att1::att2::att3" : att4}]
I know that I can do this in Python, but can I build a dictionary or string-indexd array this way in "straight" FME?
Thanks
dictCost = [{"att1::att2::att3" : att4},{"att1::att2::att3" : att4},{"att1::att2::att3" : att4}]
I know that I can do this in Python, but can I build a dictionary or string-indexd array this way in "straight" FME?
Thanks
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.