Function EVALUATECOMPONENT
literal representation of a component, used by the serialize method.
Example
evaluatecomponent(string name,string md5,struct thisData,[struct variablesData]):any
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | Yes | |
| md5 | string | Yes | |
| thisData | struct | Yes | |
| variablesData | struct | No |