[ ON Sync-Var ][END-SYNCHRONIZED]The following code may set the item varx to a unexpected value because it’s not safe to access the same data items from different threads:
Synchronizing the access to varx as follows, resolves the issue:
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |