Set an INPUT or INPUT-OUTPUT parameter to the Unknown value (?)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
For INPUT or INPUT-OUTPUT parameters,
you can set an input value to the Unknown value (?) by
directly setting the nullable type object to null,
as shown in the previous example.