Description Usage Arguments Value
https://mort.soa.org/ search page has the various options for search
1 2 3 4 5 6 7 8 9 | makeSearchInfo(
keywords = "",
nation = "-1",
tableUsage = "-1",
tableType = "-1",
maxRow = 100,
sortIndex = "TableIdentity",
sortDirection = "asc"
)
|
keywords |
Search Key words |
nation |
Choose nation options: United States of America, Argentia, Australia etc. |
tableUsage |
Table usage options: ADB, AD&D, Annuitant Mortality, Claim Cost etc. |
tableType |
Table type options: Aggregate, Attained Age, Continuance etc. |
maxRow |
maxRow controls the maximum number of result you will get. |
sortIndex |
sort the result using the preferred variable |
sortDirection |
Choose "asc" or "desc" for sorting direction of the search result |
A list contains search information you want to attain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.