what is the purpose of having if(isLoading || newValue == ''){return} in on change client script??
I know if we want to write onload script in on change that we can write here but what was the purpose of this function mentioned here in every on change client script.
