Products Downloads


French version


 

 

In protected mode, this function retrieves the prefix associated with the current Web pseudo-session. This prefix, which is unique for each Web pseudo-session, is used to prefix the attributes stored in the Session implicit object.

When protected mode is not enabled, this function systematically returns the string *BLANK.

 

Context

  • Adelia Web client

 

Parameters

ALPHA(32) [O]

Prefix

Prefix linked to the current Web pseudo-session.

BOOL

ReturnCode

Return code for the operation:

*TRUE   if the operation was completed successfully.

*FALSE  if it was not.

 

Example

ALPHA(32)

Prefix

BOOL

ReturnCode

 

CALL_DLL 'VaToolBx' 'VaToolBxAwsGetPrefixHTTPSession' Prefix ReturnCode

 

=>Prefix contains "psh3_"

 

List of the VaToolBx functions by topic

 

↑ Top of page


  • Aucune étiquette