Functions in Hype xAPI
...
HypeXAPI
HypeXAPI.setDefault
context
1min
The HypeXAPI.setDefault command allows you to set a default value for a particular context. This is useful if you want to ensure that all context values are set to a certain value. To use this command, you first need to specify the context you want to set a default value for. This is done by passing in a lookup key, which is used to identify the context. Once you have specified the context, you can then pass in the default value you want to set. This can be any value you like, but it must be compatible with the context you are setting it for.