Default restult type for functions
Hi,
In TfsILParser.DoFunc1 the Typ parameter is defaulted to fvtInt. This means that the default result for any function where the result is not declared is defaulted to an integer value.
Can this default be rather be initialized to fvtVariant thus providing a wider scope.
Once again --- Great product
Regards
Nyati
In TfsILParser.DoFunc1 the Typ parameter is defaulted to fvtInt. This means that the default result for any function where the result is not declared is defaulted to an integer value.
Can this default be rather be initialized to fvtVariant thus providing a wider scope.
Once again --- Great product
Regards
Nyati