NormalizeInputValuesEx(layerIndex: Integer): Boolean;
NormalizeInputValuesEx(layerIndex: integer): boolean;
layerIndex. Layer index.
The NormalizeInputValuesEx method normalizes input values of the specified layer.
NormalizeInputValuesEx is intended for internal use. Do not call the method without assistance.
NormalizeInputValues returns the execution result. Available values:
True. The method has been performed successfully.
False. An error has occurred during method execution.
See also: