From
Use this keyword in several syntaxes with the following keywords:
- For ...
From... Sql ... As[CLASS]: To define an abbreviation on a SQL request used in a For loop. - File ...
From... Sql ... As[CLASS]: To define an abbreviation on a SQL request used in a File declaration. - File ...
FromVariable ... As[CLASS]: To define an abbreviation on a SQL request used in a Variable list. - For ...
From... System ... As[CLASS]: To define an abbreviation on a System order result used in a For loop. - Gosub ...
From LIBRARY: To call a label in another script. - Call ...
From LIBRARY: To call a label in another script.