Standard Text
Last updated
Last updated
Standard text is special struct field that contains all the standard messages used for errors and the genera handling of a survey. They are embedded into the OneScript runtime, but they can be overridden by adding your own standard text struct field. For example:
Any fields you exclude from your standard struct field are overridden by the standard messages. you can also customise the messages at individual field level. For more information on this see .
For the full structure of the Standard Text struct see below.