get _escape not passing value into automatic shortcodes #225
Unanswered
redstoneguy10ls
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ok so im trying to get an image and save it into a variable with
[set getimg ][choose][filelist "D:/ai/poses/over 90/all/*"][/choose][/set]
and then take that and get the width of that image with
[image_info file={get getimg _escape} width]
Beta Was this translation helpful? Give feedback.
All reactions