x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

Translations

Translations:Expression Manager/44/zh

From LimeSurvey Manual

如你所见,花括号中的任何内容都被视为表达式,因此在前面的图像中以语法突出显示(颜色编码)。如果你有任何拼写错误(例如拼写错误或未定义的变量名称或函数),表达式管理器会显示错误,例如,显示height_unit是未定义的变量名称(实际上是height_units),而rnd()是未定义的函数(正确的函数名称是round())。在这两种情况下,错误都被红色框包围,以便更容易发现并修复它们。