Add-Object

Prev Next

Summary

Creates a new object.

Add-Object
    -Entry

Returns an object object.

Parameters

ParameterTypeRequired?Notes
EntryObject ObjectYes

Examples

Create a new object

# TODO