Skip to content

Frequently Asked Questions

Something about Frequently Asked Questions

Function Execution Ordering

Functions execution occurs in the following order. VariableGet executing first and CubeGet executing last.

  1. VariableGet
  2. ParentCount
  3. ParentGet
  4. ChildCount
  5. ChildGet
  6. AliasGet
  7. CubeGetFirst
  8. CubeSend
  9. CubeGet

What is an application?

Applications enable model access to be defined per user. Please see Technical Documentation for more details about applications.