truncate string expression

   2103   2   1
User Avatar
Member
101 posts
Joined: May 2006
Offline
Hey all. Simple question I am sure if someone has a moment please!

I am after the syntax/expression to truncate X amount of characters from the end of a string in an attribute box.

Many thanks,
Richard.
User Avatar
Member
459 posts
Joined: Oct. 2011
Offline
Hi
Have you tried:
`substr(string, start, length)`

-b
http://www.racecar.no [www.racecar.no]
User Avatar
Member
101 posts
Joined: May 2006
Offline
Hi bonsak, thanks for the reply. I'll give it a try.

Many thanks again,
Richard.
  • Quick Links