mgd_create_style
- Description
mgd_create_style -- Create a style
Description
`int **mgd_create_style** (int up, string name, int owner)`
Minimum version: Midgard 1.0
Creates a new style reocrd with the provided parameters.
Returns the id of the created record if successful. Returns FALSE on failure.