amin.khormaei Posted June 7, 2021 Share Posted June 7, 2021 why my code doesn't work as it said in doc? it says unexpected identifier Quote Link to comment Share on other sites More sharing options...
ikoon Posted June 7, 2021 Share Posted June 7, 2021 (edited) Hi amin, this works, I just added the "function" function int[] amin() { return {1,2,3,4,5,6}; } i[]@test = amin(); EDIT: I am just adding link to the docs: https://www.sidefx.com/docs/houdini/vex/lang.html#notes Edited June 11, 2021 by ikoon 1 Quote Link to comment Share on other sites More sharing options...
amin.khormaei Posted June 7, 2021 Author Share Posted June 7, 2021 thank you so much 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.