IsMobile()
Syntax
Result = IsMobile(#Mobile)Description
Tests if the given mobile number is a valid and correctly initialized mobile object.
Parameters
#Mobile The mobile object to use.
Return value
Returns nonzero if the input is a valid mobile object and zero otherwise.
Remarks
This function is bulletproof and can be used with any value. This is the correct way to ensure a mobile object is ready to use.
See Also
FreeMobile()
Supported OS
All