StiAsmCommand Class
Namespace: Stimulsoft.Report.Engine.StiParser
Constructors
| Constructor | Description |
|---|---|
| constructor(StiAsmCommandType type, any parameter1, any argsCount, any parameter2) |
constructor(type: StiAsmCommandType, parameter1: any, argsCount: any, parameter2: any)
Parameters
- type (StiAsmCommandType)
- parameter1 (any)
- argsCount (any)
- parameter2 (any)
Methods
| Method | Returns | Description |
|---|---|---|
| toString | string |
Method Details
toString
toString(): string
Returns string
Fields
| Field | Type | Description |
|---|---|---|
| argsCount | number | |
| length | any | |
| parameter1 | any | |
| parameter2 | any | |
| position | any | |
| resultType | Type | |
| type | StiAsmCommandType |