Learn JavaScript on the Now Platform: Lesson 11 -The If statement and Boolean logic

preview_player
Показать описание
In lesson 11, you learn about the if statement for controlling the flow of your JavaScript. This video also takes a look at basic Boolean logic with AND, OR, and NOT operators to make more complex logical comparisons.
Рекомендации по теме
Комментарии
Автор

Why dont we have syntax highlighting on Scripts - Background?

arunrchaturvedi
Автор

I m trying to implement methods of client side APIs on client script but its not running on respectivetable, my client scripting is not working can anyone help.Any help will be appreciated.Thnk you

sabaanjum
Автор

Hi Chuck and thank you for these gems. I think the OR truth table @10:00 is not correct.

baskinginhisgrace
Автор

@Chuck Tomasi. Will there be an updated version to include how to script in Flow Designer?
The Quebec edition grants us the possibility to use flow variables, and simple math like adding mulitple values throug a flow is not easily obtained (example: a windows server has 3 disks in the related list, how would you add disk size for all 3 and populate "disk space" on the server record.

damhoj
Автор

else is coming up as an unexpected token, why?

bencawter