ValRequiredGroup

Checks that all of the fields in a designated group are filled with data.

Member of namespace:

MC_Validation

Syntax:

bool ValRequiredGroup (StrParam)

Parameters

The names of fields in the group.

Returns

False, if the parameters are invalid or if any of the parameter fields do not contain data. Otherwise, True.

Level

Field level.

Details

This action checks that all of the fields in a designated group are filled with data.
Example:
ValRequiredGroup(24aDtFr1,24aDtTo1,24adCPT_1,24fChg1,24gdays1)