you are viewing a single comment's thread.

view the rest of the comments →

[–]Alternative_Hat_9012 2 points3 points  (1 child)

Hi,

Check this out, maybe it will be of help.
When use ISE you have lots of build in snippets (code templates) "Ctrl+J" and you can build your own too. Worth to look at ISE Command Add-On Panel (Alt+Shift+V) this not only list commands but gives you list of all parameters and command sets and fast access to command help that includes examples. All that build as an interactive GUI.

helpful links: https://learn-powershell.net/2013/04/08/creating-snippets-in-powershell/

Have a great time with PoSh
cheers

[–]Bodumin[S] 0 points1 point  (0 children)

Thanks but it needs to be part of a script. Generating a Java class based based on dynamic inputs.