StiAppFunctions Class
Namespace: Stimulsoft.Base
Methods
| Method | Returns | Description |
|---|---|---|
getFunctions static |
IStiAppFunction[] | |
getFunctions2 static |
IStiAppFunction[] | Returns array of functions with spefified name. |
Method Details
getFunctions static
getFunctions(isCompile: boolean, isCaseSensitive: boolean): IStiAppFunction[]
Parameters
- isCompile (boolean)
- isCaseSensitive (boolean)
Returns IStiAppFunction[]
getFunctions2 static
getFunctions2(functionName: string, isCompile: boolean, isCaseSensitive: boolean): IStiAppFunction[]
Returns array of functions with spefified name.
Parameters
- functionName (string)
- isCompile (boolean)
- isCaseSensitive (boolean)
Returns IStiAppFunction[]
Fields
| Field | Type | Description |
|---|---|---|
| list | any | |
| list | any | |
| list | any |