function StringToOp(const par: string): TOperSignalType;
Convert a string to operand type.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | par | string |
Returns: TOperSignalType
Remarks:
Convert a string to TOperSignalType type.
Convert a string to operand type.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | par | string |
Returns: TOperSignalType
Convert a string to TOperSignalType type.