startWith
- Return type: IApplierChainContinue
Parameters
| Name | Type | Comment | Kind |
|---|---|---|---|
| applier | IApplier | - | input |
Code
Declaration
METHOD startWith : IApplierChainContinue
VAR_INPUT
applier :IApplier;
END_VAR
| Name | Type | Comment | Kind |
|---|---|---|---|
| applier | IApplier | - | input |
DeclarationMETHOD startWith : IApplierChainContinue
VAR_INPUT
applier :IApplier;
END_VAR