正解:B
You can add variables to a script. A variable is a placeholder for a value that can change during the execution of a script. Variables can store various types of data, such as text, numbers, booleans, etc. You can use variables to display or collect information in a script, such as customer name, account number, order status, etc. You can create your own custom variables or use built-in variables that are provided by Genesys Cloud CX. Reference: https://help.mypurecloud.com/articles/about-variables-and-expressions/ https://help.mypurecloud.com/articles/add-script-variable/ https://help.mypurecloud.com/articles/built-in-script-variables/