Skip to contents

This function adds a custom space to a list of spaces.

Usage

add_CustomSpace(Spaces, CustomCode)

Arguments

Spaces

A list of existing spaces.

CustomCode

A character string containing the custom code for the new space.

Value

A list of spaces with the new custom space added.