function:Len ( String )return type:Integercontent:ใช้คืนค่า ความยาว ของข้อมูลชนิดStringexample:text = “computerbusiness” num = Len ( text )