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