Function createGroup

  • Creates a new group. The new group will be created at the project level when the current container is a folder or project, or will be created at the system level if the current container is the root.

    Parameters

    Returns XMLHttpRequest

    In client-side scripts, this method will return a transaction id for the async request that can be used to cancel the request. In server-side scripts, this method will return the JSON response object (first parameter of the success or failure callbacks.)

Generated using TypeDoc