Hi,
I am looking to see what the code is to update a robots capacity is based on what the item picked is. For example, I am doing something similar to the queue max content using the following code:
getvarnode(current, "maxcontent").value = 4;
but I cannot figure out what the syntax is for robot capacity. Any help would be much appreciated. I looked through other answers, and could not find it.
Thanks!