Go to documentation repository
Contact technical support
changes.mady.by.user Yulia Morozova
Saved on 09.08.2022
Saved on 11.08.2022
...
var i = 0; for(i = 0; i <= 5; i++) { var result = IsAvailableObject('S-UYUTOVA','CAM','1', i); DebugLogString("right "+i+" = "+result); }