FOM Reference > Content > Format Controls > fContextInclude interface
  
fContextInclude interface
This object allows sets of context matches to be included and processed along with the other contexts in the parent array.
fallback attribute
If true, this set of context matches will only be checked if no suitable context has been identified yet.
fallback
Access
read-write
Returns
boolean
include attribute
The set of contexts to include.
include
Access
read-write
Returns
fContexts
fContextInclude method
Creates a new fContextInclude object.
fContextInclude
Parameters
None
Returns
fContextInclude. The newly created object.
readResolve method
Return the object corresponding to the given serialized representation.
readResolveobj
Parameters
Objectobj
The serialized representation.
Returns
fContextInclude. The object corresponding to the serialized representation.