PARAMETER attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The value of the Parameter (-param)
startup parameter specified for the current session.
Data type: CHARACTER
Access: Read-only
Applies to: SESSION system handle
Use
the Parameter (-param) parameter to specify a character
string that can be accessed from ABL procedures. The AVM does not check
the value of the PARAMETER attribute and you can use the parameter and
attribute to store any arbitrary string value.