I have an 1D array 4 values in it. I am converting it into Cluster and the last element of the cluster is a formula so I will use this as an input to Eval Single-Variable Scalar and compute a calibrated data.
My problem is I do not know how to convert a cluster value into a string.
How can I do it? Or am I wrong to try to steps as array -> cluster -> string?