Author Topic: Simple Math in Transformations  (Read 3531 times)

Volox

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Simple Math in Transformations
« on: June 19, 2010, 01:13:11 pm »
Near as I can tell the Transformation Templates don't let you perform math functions.  So the LENGTH macro doesn't do me much good.  I want to trim the last 3 characters off a name and since I can't subtract 3 from the value I get back from LENGTH there isn't really a way to do any substainially complex string manipulation.

Now if I'm just missing something and someone knows a way to make this work, please set me on the right course.