Skip to contents

Support function for creating objects.

Usage

create_object(class)

Arguments

class

string Name of the class to be created.#'

Value

Returns an object of the requested class.#'