Hi all,
I am trying to write different values to a string dataref in Xplane 11.
When I write a new string, if it is shorter than the last string, the last characters of the old string remain.
How do i clear a string back to "" in Xplane 11?
xpl_dataref_write("string_type_dataref", "STRING", "") doesn't do it.
Can anyone help?
Thanks.
Roger