Ada Programming/Attributes/'Body Version

Description

Yields a value of the predefined type String that identifies the version of the compilation unit (P) that contains the body (but not any subunits) of the program unit.

Example

PBody_Version return String
Category:Book:Ada Programming#Attributes/'Body%20Version%20
Category:Book:Ada Programming