$true. -gt, -cgt, -igt. > greater than. 10 -gt 15. $false. -ge, -cge, -ige. >= greater than or equal to. 10 -ge 15. $false. -lt, -clt, -ilt.
確定! 回上一頁