Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SDF-P-VERSION( ) Request SDF-P version

&pagelevel(3)&pagelevel

Domain: Procedure information

The SDF-P-VERSION( ) function supplies information about the installed version of (chargeable) subsystem SDF-P or about the current version of the SDFPBASYS subsystem (included in the basic configuration).

Format

SDF-P-VERSION( )

FUNCTION-RANGE = *STD / *BASIC

Result type

STRING

Input parameters

FUNCTION-RANGE = *STD / *BASIC
Operand value *STD: current version of (chargeable) subsystem SDF-P.
Operand value *BASIC: current version of the SDFPBASYS subsystem (included in the basic configuration).

Result

Version information in the form of a string.

Error messages

No error messages

Example

/A = SDF-P-VERSION
/B = SDF-P-VERSION(FUNCTION-RANGE=*BASIC)
/SHOW-VARIABLE A
A = V02.4A10 
/SHOW-VARIABLE B
B = V02.4A10