IsCalc Method

The IsCalc method returns one of the following values:

  • true. The field is a calculated field.

  • false. The field is not a calculated field.

It uses the following syntax:

IsCalc() 

It includes no arguments.