Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Field Intrinsic Functions - FieldLength Method

Panel
bgColor#2c3c4c

Return the length of the field as defined in the repository

Member of Field Intrinsic Functions (PRIM_LIBI.IFieldIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Integer

Resulting number

Details

FieldLength returns the length of the field as specified in the repository field definition.

FieldLength will return 0 for Blob and Clob field types.


See also

All Component Classes

Technical Reference