! Smart Package Robot 's IXX-Commands: IF .. THEN ... ELSE ... ENDIF 

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > IXX. - Choose one of two cases >

! Smart Package Robot 's IXX-Commands: IF .. THEN ... ELSE ... ENDIF 

Smart Package Robot 's IXX-Commands

Previous Top Next


Smart Package Robot 's IXX-Commands

 

"Two sided decision". In other languages its called IF .. THEN ... ELSE ... ENDIF.

Here we have only 3 Letters so we use Ixx  ... ELS. ... . Exx.

 

There are many more Ixx.-Commands not in this help-Chapter but in the other chapters.

 

 

graphic

 

Sometimes in life we have to make a decision. We must decide what we do next.

Decisions are most important because its in the moments of decision, that our life will be shaped.

 

The decisions we are talking about right now, are "two-way-decisions".

 

Do we choose A - or do we choose B?

 

Of course Smart Package Robot  can also make decisions. And she likes to make decisions!

Her decisions are mostly based on what you can see on the screen.

But she can also decide based on texts, numerical values or system parameters.

 

Just take a look in the list of IXX.-commands.

 

There is one general thing to know. All IXX. Commands have a negative for that is called NXX.

 

You can learn more about decisions here:

 

1.6.1. Program Flow Control

 

Most of the IXX. are themed and therefore in the themed chapters.

For example these IXX.-commands are outside the IXX-Chapter, but there are lots more.

 

    IEF. / NEF. - If - exist - File

    ISC. - If Servic Command

    ISI. / NSI. - If Service Installed

    IIK. - If InterCOM Condition

    IPC. / NPC. - If-Pixel-Colour

    ILC. / NLC. - If Line Color

    IRC. / NRC, - If Rect Color

    IRA. / NRA. - If Rect altered

    IAI. / NAI. - If-Application-Installed

    IDC. / NDC. - If Date Condition

    IIK. - If InterCOM Condition

    IRS. / NRS. - If Result available

    and much more ...