Main Content
getRoadRunnerCustomVariableValueByName
Class: sltest.testmanager.TestIteration
Namespace: sltest.testmanager
Syntax
varValue = getRoadRunnerCustomVariableValueByName(varName)
Description
gets the value varValue
= getRoadRunnerCustomVariableValueByName(varName
)varValue
of the specified RoadRunner custom variable
varName
. Use setRoadRunnerVariable
to specify a custom variable to use in RoadRunner test cases
or test iterations.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2023b