sct=structNew("ordered"); sct['one']="One"; sct['two']="Two"; sct['three']="Three"; dump(sct);