Other
Statement |
Available in |
Used for |
---|---|---|
View, Basic, Professional, Developer Suite |
Declares arguments for a formula. |
|
View, Basic, Professional, Developer Suite |
Ends a loop prematurely. |
|
View, Basic, Professional, Developer Suite |
Declares local variable for a formula. |
|
View, Basic, Professional, Developer Suite |
Forces recalculation of the FPScript formula the next time the result is requested. |
|
View, Basic, Professional, Developer Suite |
Ends the calculation of a formula and passes the specified expression as a result. |
|
View, Basic, Professional, Developer Suite |
Throws an exception and passes the specified expression as the value of the exception. |
|
View, Basic, Professional, Developer Suite |
Catches exceptions that occur in the included statements and enables their processing. |
|
View, Basic, Professional, Developer Suite |
Sets one or more FPScript environmental variables to a particular value and compiles a series of statements within the context of these set environmental variables or runs these within this context. |