Syntax: JSON Serialize in PowerShell. • ID: #153 Code @{id=10; ok=$true} | ConvertTo-Json -Compress Notes You can copy this snippet and adapt it. For advanced, add real-world inputs, edge cases, and tests. ← Prev Next →