Type.IsNullable ใช้สำหรับการประมวลผล
=type_isnullable(value as any) as any
=type_isnullable(value as any) as any
| Argument | Type | Required | Default | Description |
|---|---|---|---|---|
| value | any | Yes | ค่าที่ต้องการประมวลผล |
type_isnullable(data)=type_isnullable(data)
ผลลัพธ์
type_isnullable(input)=type_isnullable(input)
ผลลัพธ์ที่ประมวลผล
let result = type_isnullable(myData) in resultlet result = type_isnullable(myData) in result
ผลลัพธ์สุดท้าย
Type.IsNullable ใช้สำหรับการประมวลผล
ข้อมูลสามารถเป็นข้อมูลประเภทต่างๆ
Type.IsNullable