[UKN] valExists ( [hashtable]$obj, [any]$prop)
Parameter Format Description
$obj hashtable parm description missing
$prop any parm description missing
return $true if property exists and has a value other than "" or $null
only works for hashtables
A value of 0 returns $true unlike Javascript
Copyright © 2018-2021, 2022, Rexcel System Inc.