Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomSession.RemoveVariable

Removes a variable from the session

Declaration

Source position: httpdefs.pp line 673

public procedure TCustomSession.RemoveVariable(

  const VariableName: string

); virtual; abstract;

Arguments

VariableName

  

Name of the variable to remove

Description

RemoveVariable removes the specified variable from the session storage. The variable name is case-insensitive for removal operations.


Documentation generated on: Jan 16 2026