Download this file
4 lines (4 with data), 118 Bytes
| [int]$test = 0123
$test = [string]"00456"
# at this point, which data type do we end up with?
$test.GetType().FullName
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.