TabExpansion2
Synopsis
TabExpansion2 [-inputScript] <string> [-cursorColumn] <int> [[-options] <hashtable>] [<CommonParameters>]
TabExpansion2 [-ast] <Ast> [-tokens] <Token[]> [-positionOfCursor] <IScriptPosition> [[-options] <hashtable>] [<CommonParameters>]Syntax
syntaxItem
----------
{@{name=TabExpansion2; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=TabExpansion2; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}Related Commands
Detailed Description
Parameters
Name | Type | Description | Required? | Pipeline Input | Default Value |
---|
ast | Ast | | true | false |
inputScript | string | | true | false |
cursorColumn | int | | true | false |
tokens | Token[] | | true | false |
positionOfCursor | IScriptPosition | | true | false |
options | hashtable | | false | false |
Return Type
System.Object
Notes
Examples
Copyright © VMware, Inc. All rights reserved.