Gets the CommandInputs collection for this GroupCommandInput. Use the add methods on this collection to add child CommandInputs to this Group in the desired order.
"groupCommandInput_var" is a variable referencing a GroupCommandInput object. | 
        
"groupCommandInput_var" is a variable referencing a GroupCommandInput object. | 
        
| Name | Description | 
| Command Inputs API Sample | Creates a command dialog that demonstrates all of the available command inputs. To use the sample, create a new Python or C++ script and copy and paste this code, replacing the default code. You also need to unpack this zip file which contains a resource folder into the same folder where the source code file (.py or .cpp) is.  |