I'm trying to creat rack and set NumofBays=3 and Numoflevels=3 using flexscript.I have referred to following content.
https://answers.flexsim.com/questions/60109/rack-3d-creation-flexscript.html
https://answers.flexsim.com/questions/61354/create-rack-with-code-in-user-command.html
https://answers.flexsim.com/questions/61230/how-to-set-rack-sizetable-by-code.html
I find that function_s(libraryRack, "BasicRefreshTable", firstRack, numLevels, numBays, levelHeight, bayWidth); is not worked in recent version.