Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Simple Script help needed (if statement)
Hi there,
I have got the following code - it is working perfectly. It either tells me "how much left to spend to get my voucher" based on whats in my cart, and the loyalty points I have already. OR it tells me I have got my voucher and tells me the great news
I need to add an additional IF statement above this that states "If" <LOYALTYSPEND> is 0, blank or not found (ie the customer is not logged in), then show me the following statement "You are only £167 away from your next £5 G-Cash Voucher." and then if none of those conditions are not true - continue onto the next IF statement which works as it shoudl already... any ideas?