getValueFromString

This function may return a struct in the format Vector2(0,0) A string literal "hello world" Or a number 123456

pure
string
getValueFromString
(
string aa
,
int start
,
out int next
)

Meta