Skip to content

CAST - data type conversion functions

Cast_InstanceIsVob

Checks whether object is an Vob.

func int Cast_InstanceIsVob(var instance object) {};
  • object - object to check
  • return - TRUE if object is an Vob, FALSE otherwise