Formula Evaluation

IMan provides extensive functionality to evaluate formulae in a number of its transforms. Such as Map Aggregate & Filter data transforms, in which fields can be inserted and then adjusted/filled using formulae.

To support this IMan uses Syntax , a close relative to VBA and classic Visual Basic. The primary difference between VBScript and VB is that all Variables in VBScript are Field Types i.e. there is no typing using the ‘as’ operator in variable declarations.

VBScript CONSTRUCTS WHICH ARE SUPPORTED IN IMAN: