![]() |
Next Page |
| Contents > Script steps reference (alphabetical list) > Fields script steps > Insert Calculated Result script step |
|
|
| Insert Calculated Result script step |
| Format |
Insert Calculated Result [Select; <table::field>; <formula>] |
| Options |
| Calculated result: Click Specify to define the calculation whose results will be inserted by this script step. In the Specify Calculation dialog box, type the calculation you want evaluated, or use the field list (on the left) and the functions list (on the right) with the mathematical and text operators to build the calculation. |
| Web compatibility |
| This script step is web-compatible. |
| Description |
| Pastes the result of a calculation into the current field in the current record. |
| Note If the specified field does not exist on the layout where the script is being performed, Insert Calculated Result returns an error code which can be captured with the Get(LastError) function. |
| Example |
Go to Layout ["User Name Layout"] |
| Related topic |
| Defining calculation fields |
| Script steps reference (alphabetical list) |
| Script step categories |
|
|
| Contents > Script steps reference (alphabetical list) > Fields script steps > Insert Calculated Result script step | Next Page |