My goal is to take the “Offset” output from the Alignment.StationOffsetByPoint node which is double format and connect with the propertyValue input on the Object.UpdateProperty node. But I think that input only wants a string format. Is there a way to convert double to string? I’ve looked all over/googled but not finding solutions.
thank you!