IsTransfer
The IsTransfer function is supported in both Studio and Search. It
returns true if the element is of type Transfer, otherwise it returns
false.
Prototype
IsTransfer()
Arguments
This Method Requires No Arguments
Returns
Boolean
True if the element is of type Transfer , otherwise, it returns **false**.
Exception
Undefined
Undefined is returned if no element is current.
Examples
IsTransfer()
This will return true if the element is of type Transfer.