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