Advanced scripting techniques
You can make the scripts dynamic during runtime by modifying the basic script structure. See the topics listed in the following table to learn advanced scripting techniques and tips for using functions in SilkPerformer scripts:
Action | Reference |
---|---|
Learn a few tips to use functions in SilkPerformer scripts | |
Learn how to use the WebParseDataBoundEx function to parse an instance ID response and save it as a variable | |
Replace backlashes in SilkPerformer scripts to avoid parsing errors | |
Replace double quotation marks in SilkPerformer scripts to avoid parsing errors | |
Verify that the functions are parsed only once to reduce SilkPerformer load | |
Learn how to use random variables to dynamically select the input value | |
Learn about the common SilkPerformer issues and workarounds | |
Learn how table entries are parsed using SilkPerformer scripts |