PopulateFromField
Copies the value from field that is specified by the parameter into the current field.
Member of namespace:
MC_ValidationSyntax:
bool PopulateFromField(StrParam)
Parameters
The name of the field whose value is to be assigned to the current fieldReturns
False, if the parameter is invalid or if the action is not applied at the Field level. Otherwise, True.Level
Field level.Details
This action copies the value from field that is specified by the parameter into the current field.- Example:
PopulateFromField(24aDtFr1)