The standUp native AI script function is used to make the group stand up if it was previously sitting down.
()standUp() // standUp__
This function takes no arguments.
()standUp();
In this example code, the standUp
function is called to make the group stand up.