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