Go to the first, previous, next, last section, table of contents.
Version: 0.1 (1998/12/9, 13:30:46 MET)
- Library usage:
:- use_module(library(field_type)).
- Exports:
- PREDICATE: fieldType/1:
-
Usage: fieldType(+FieldTypeId)
- Description: Boolean predicate used to check the fieldTypeId with the defiened.
- Call and exit should be compatible with:
+FieldTypeId
is an atom.
(basic_props:atm/1
)
Go to the first, previous, next, last section, table of contents.