if - script and chart function
The
Syntax:
if(condition , then , else)
The
Arguments:
Argument | Description |
---|---|
|
Expression that is interpreted logically. |
|
Expression that can be of any type. If the condition
is |
|
Expression that can be of any type.
If the condition is |