RelaxISPlugin_ResultEvaluatorValuePlaceholder Field |
The placeholder used in the transformation descriptions, which will be replaced by e.g. the axis values
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public const string ValuePlaceholder = "{VALUE}"
Public Const ValuePlaceholder As String = "{VALUE}"
Dim value As String
value = RelaxISPlugin_ResultEvaluator.ValuePlaceholder
Field Value
StringSee Also