Hi,
I think there are various ways to exchange data in FlexSIm.
Is there any performance difference between the following interaction methods in terms of performance?
1. Get information from global table or list
2. Obtain table information using SQL or functions like getRowByKey
3.Use user commands or write in custom code of processing flow
Please advise if there is an effective method for model creation or coding when only performance is considered.