Is it possible to assign string variable to Array Variable?
Example
Assign : array_String = str_string
Is it possible to assign string variable to Array Variable?
Example
Assign : array_String = str_string
arrayvariable = {stringvariable}
this converts it to array with only one value
cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.