Millisecond Forums

Variable documentation

https://forums.millisecond.com/Topic14735.aspx

By lakeside - 10/27/2014

Hi there,

We've noticed there are a number of default and system-level variables available for addition to scripts. However, we haven't found any comprehensive documentation. Are variable metadata?

If not, are there additional keywords one can type into the Inquisit IDE to gain more suggestions? For example, typing "computer." into an Inquisit script reveals auto-complete variables like OS and CPU Speed. Typing "script." reveals Subject ID and Group ID, among others.

Thanks!

By Dave - 10/27/2014

I assume you are referring to element *properties*. You will find all of those covered in / linked via the respective language reference topic for the given element under the "properties" heading. E.g. for the <computer> element:

https://www.millisecond.com/support/docs/v4/html/language/elements/computer.htm

For the <script> element:

https://www.millisecond.com/support/docs/v4/html/language/elements/script.htm