question

Brendon N avatar image
0 Likes"
Brendon N asked chukiat commented

Delete Global Table using custom code

Is there a way you can delete an entire global table using a custom code block?

FlexSim 18.2.1
global tablecodecustom codedelete
· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Brendon N avatar image
0 Likes"
Brendon N answered Brendon N edited

Thanks to @Raja Sekaran and @Jörg Vogel


  1. model().find("Tools/GlobalTables/GlobalTable1").destroy();
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

chukiat avatar image
0 Likes"
chukiat answered chukiat commented

May I ask more by use this topic

If I just want to clear data in Globaltable to blank but still need to keep that table with no. of column and row

What code can I use for this


Thank you very much

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.