karen Posted June 15, 2023 Share Posted June 15, 2023 String seems to be missing from the VOP world, is it? If I try type convert, it only talks to float and integer. If I try Character to string, there is this weird world of characters that appear and are not really usable. Is there a way to convert an integer say 128, or a float say 128.0 to a string that is simple 128 as a string? in VOPs? Quote Link to comment Share on other sites More sharing options...
Ziyad Posted June 16, 2023 Share Posted June 16, 2023 Hello, try this, in your VOP connect your float/integer value to a print node and type % in the format string, that should output the value in string fromat 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.