Forums

Full Version: This script can be used when the undefined error comes.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
"if ((changedItem.attributes.data).length > 0) {
sdk.updateGlobalVariable( 'timeline340', {'lob_group': changedItem.attributes.data[0].lob_group},true );}
else {
sdk.reload( [ 'C_48' ] );
}"