Namespace: PP.TS;
The FrResultType enumeration contains types of custom function parameter.
It is intended for internal use by the UserFunctionsDialog class.
Value |
Brief description |
| Boolean | Logical. |
| Char | Character. |
| Date | Number. |
| Integer | Integer. |
| Matrix | Bubble chart. |
| Object | Object. |
| Real | Float. |
| RealArray | Float array. |
| String | String. |
| Unkown | Unknown. |
| Variant | Changed data type. |
See also: