Creates an array value, an analogue of new Array (length) in JS.
builder = docbuilder.CDocBuilder() context = builder.GetContext() content = context.CreateArray(1)