#AdvanceFormUtilities Hi, would like to know if it is necessary to pu

#AdvanceFormUtilities

Hi, would like to know if it is necessary to put "window." in front of any AFU function when we use them??

For example:
window.FormAPI.setValue(jsValidationFieldId,valueToSet);

And what's the different if we exclude that to be:
FormAPI.setValue(jsValidationFieldId,valueToSet);

What's the implication? When we should put it, when we should not?

Thanks,
Will...

OriginalPostID-107179

OriginalPostID-107179

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data