just checking, the OnLine documentation for the latest CS IDE indicate the the PRIVATE function prefix currently does nothing and that only PUBLIC and OVERRIDE have been implemented, although PRIVATE is there for a future release (https://knowledge.opentext.com/knowledge/cs.dll/fetch/-15106263/15106294/15106295/16376487/78335947/78339425/78337965/oscript/visibility_mutability.html), yet the latest OScript course suggest in section 5-29 that its available to use, which is correct ?
You can declare things as public (so it is technically available), though it adds no functionality (so the docs are correct).
Not the clearest situation I'll admit, but there you go :-)
I'll have a look @ the course docs & flag to them where things are. Thanks for raising the question / getting the ball rolling over here.
@Dave Carpeneto thanks, was hoping the Private option would be becoming available soon too as we used to have a way of doing it in Builder. Do we have an ETA for it in CS IDE ?
Unfortunately there is no timeline on this one at the moment. Should you ever want to query on the status of this one: the existing tickets to get this done are OIDE-581 & OIDE-1722