back tick in ch(...)

   2191   2   0
User Avatar
Member
125 posts
Joined: 6月 2008
Offline
Hi to everybody

is there a way to have something like that working?

ch(“../../LOC_FBX/renne`padzero(2,opdigits(”..“))`/decal”)

Thanks a lot
Edited by NAHASSIA - 2017年7月3日 08:52:00
User Avatar
Member
7812 posts
Joined: 9月 2011
Online
No backticks, but you can do string concatenation.
ch("../../LOC_FBX/renne"+padzero(2,opdigits('..'))+"/decal")
User Avatar
Member
125 posts
Joined: 6月 2008
Offline
@jsmack

thanx a lot very good tip
  • Quick Links