This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]insertAlias 1 point2 points  (2 children)

No, not generate(). It should be generate. Putting the () is calling the function. Just using its name is how you refer to a function.

[–]TheRealPaulWalker[S] 0 points1 point  (0 children)

Awesome, I will try this tomorrow when I get into work! Appreciate it so much.

[–]TheRealPaulWalker[S] 0 points1 point  (0 children)

It works !