Skip to main content

IsAData

Type

operator

Summary

Determines whether Target is data or not.

Syntax

<Target> is a data

Description

Determines whether Target is data or not.

Parameters

NameTypeDescription

Target

Any expression

Value

NameTypeDescription

return

Returns true if the given expression Target is data, and false if not.

Thank you for your feedback!

Was this page helpful?