{"id":419,"date":"2014-10-31T15:17:47","date_gmt":"2014-10-31T19:17:47","guid":{"rendered":"http:\/\/adsecurity.org\/?p=419"},"modified":"2014-10-29T22:26:48","modified_gmt":"2014-10-30T02:26:48","slug":"powershell-data-types","status":"publish","type":"post","link":"https:\/\/adsecurity.org\/?p=419","title":{"rendered":"PowerShell Data Types"},"content":{"rendered":"<h4>Useful table with Powershell\u2019s data types and descriptions:<\/h4>\n<table border=\"0\" width=\"419\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"88\" \/>\n<col width=\"331\" \/> <\/colgroup>\n<tbody>\n<tr>\n<td width=\"88\" height=\"20\">[string]<\/td>\n<td width=\"331\">\u00a0Fixed-length string of Unicode characters<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[array]<\/td>\n<td>Array of values<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[xml]<\/td>\n<td>Xml object<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[int]<\/td>\n<td>32-bit signed integer<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[DateTime]<\/td>\n<td>Date and Time<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[long]<\/td>\n<td>64-bit signed integer<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[decimal]<\/td>\n<td>128-bit decimal value<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[single]<\/td>\n<td>\u00a0Single-precision 32-bit floating point number<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[double]<\/td>\n<td>Double-precision 64-bit floating point number<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[char]<\/td>\n<td>A Unicode 16-bit character<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[byte]<\/td>\n<td>An 8-bit unsigned character<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[bool]<\/td>\n<td>Boolean True\/False value<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">\u00a0[hashtable]<\/td>\n<td>\u00a0Hashtable object<\/td>\n<\/tr>\n<tr>\n<td height=\"20\">[void]<\/td>\n<td>Sends the datat to Null (same as piping to out-Null)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Useful table with Powershell\u2019s data types and descriptions: [string] \u00a0Fixed-length string of Unicode characters \u00a0[array] Array of values \u00a0[xml] Xml object \u00a0[int] 32-bit signed integer \u00a0[DateTime] Date and Time \u00a0[long] 64-bit signed integer \u00a0[decimal] 128-bit decimal value \u00a0[single] \u00a0Single-precision 32-bit floating point number \u00a0[double] Double-precision 64-bit floating point number \u00a0[char] A Unicode 16-bit character \u00a0[byte] &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"https:\/\/adsecurity.org\/?p=419\">Continue reading<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[210,211,208,209],"class_list":["post-419","post","type-post","status-publish","format-standard","hentry","category-powershell","tag-array","tag-datetime","tag-powershelldatatypes","tag-string","item-wrap"],"_links":{"self":[{"href":"https:\/\/adsecurity.org\/index.php?rest_route=\/wp\/v2\/posts\/419","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adsecurity.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/adsecurity.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/adsecurity.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/adsecurity.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=419"}],"version-history":[{"count":1,"href":"https:\/\/adsecurity.org\/index.php?rest_route=\/wp\/v2\/posts\/419\/revisions"}],"predecessor-version":[{"id":420,"href":"https:\/\/adsecurity.org\/index.php?rest_route=\/wp\/v2\/posts\/419\/revisions\/420"}],"wp:attachment":[{"href":"https:\/\/adsecurity.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=419"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/adsecurity.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=419"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/adsecurity.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=419"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}