String datarefs in Xplane 11

Peer support for Air Manager desktop users

Moderators: russ, Ralph

Post Reply
Message
Author
fatcharlieuk
Posts: 48
Joined: Tue Dec 22, 2020 7:42 am

String datarefs in Xplane 11

#1 Post by fatcharlieuk »

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

Post Reply