Custom VEX built-in functions

   1831   2   0
User Avatar
Member
228 posts
Joined: Dec. 2012
Offline
Is there any way to define my own built-in VEX functions? I have a function that I want to use in multiple attribWrangle nodes but I don't want to redefine the function in each node.

Thanks!
www.kmcnamara.com
User Avatar
Member
229 posts
Joined: May 2006
Offline
can you try if adding this line into your wrangler works?

#include </path/to/vexfunctions.vfl>

Seb
User Avatar
Member
228 posts
Joined: Dec. 2012
Offline
awesome, worked like a charm. Thanks!
www.kmcnamara.com
  • Quick Links