ICFPARAMETER attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
A character string that supplies Internet Component Framework (ICF) procedures (in Progress Dynamics) with ICF-related data.
Data type: CHARACTER
Access: Read-only
Applies to: SESSION system handle
Use the ICF Parameter (-icfparam) parameter to specify a character string, at the start of an ABL session, that can be accessed from ABL procedures within the ICF framework.
Note: The ICF Parameter
(-icfparam) parameter is reserved for use by the ICF and procedures
that have been integrated with the ICF. Using this parameter for
any purpose other than operating within the ICF framework will interfere
with your ability to integrate your application with that framework
at a later time.