function:IsObject ( variable )return type:Booleancontent:ใช้ตรวจสอบว่า ตัวแปรนั้น เป็นตัวแปรชนิด Object หรือไม่example:If IsObject ( "BambooLabCode" ) Then MsgBox “This is object"