The Lua script loaded by the register calculator. This script can be used to define helper functions that can then be called from register formulas.
If loading this script takes longer than 15 seconds or evaluating the register formulas takes longer than half the update-interval, an alert is raised.
{- "result": "print(\"this is the formulas script\");",
- "error": "Error message (present if an error occurred)."
}
The Lua script loaded by the register calculator. This script can be used to define helper functions that can then be called from register formulas.
If loading this script takes longer than 15 seconds or evaluating the register formulas takes longer than half the update-interval, an alert is raised.
Normal response.
Unauthorized response.
"print(\"this is the formulas script\");"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
The Lua script loaded by the register calculator. This script can be used to define helper functions that can then be called from register formulas.
If loading this script takes longer than 15 seconds or evaluating the register formulas takes longer than half the update-interval, an alert is raised.
Normal response.
Unauthorized response.
"print(\"this is the formulas script\");"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to empty string.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}