Function; Sobgroup_Create - HWRM/KarosGraveyard GitHub Wiki

SobGroup_Create(<sSobGroupName>)

Description

Creates an new, empty SobGroup referenced by sSobGroupName if it doesn't already exist.

Example

SobGroup_Create("my-group"); -- Creates a new group referenced by the string "my-group", if it doesn't already exist.

Arguments

Param Type Description
sSobGroupName string The name of the (potentially new) group.

Returns

nil

Related Pages

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️