Namespace: Consultingwerk
Interface 
IVariableValueProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.Util.SpecialFolderVariableProvider

File:IVariableValueProvider
Purpose:Interface for classes that can provide values for the given
variable name, see StringHelper:SubstituteVariable()
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Mar 12 12:31:11 CET 2023
Purpose: Returns the value of the named variable
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER ValueForVariable (character) Returns the value of the named variable


Method Detail
Top

PUBLIC CHARACTER ValueForVariable (character)

Purpose: Returns the value of the named variable
Notes:

Parameters:
pcVariableName CHARACTER
The name of the variable to return the value for
Returns CHARACTER
The value of the variable


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:51:56