< Back

Join-Parts

Sat Jan 18, 2020 9:43 am

NAME Join-Parts



SYNTAX

Join-Parts [[-Parts] <Object>] [[-Separator] <Object>]





PARAMETERS

-Parts <Object>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Separator <Object>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=LMTPing;

remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=LMTPing; description=System.Management.Automation.PSObject[]}

description : {@{Text=A detailed description of the LMTPing function.}}

syntax : @{syntaxItem=@{name=LMTPing; parameter=System.Management.Automation.PSObject[]}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : LMTPing

Category : Function

Synopsis : Pings a destination with ability to log and show timestamps.

Component :

Role :

Functionality :

ModuleName : Lemontree-Module