You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robotframework-users
Hello,
I have a yaml config file, in which i want to use a variable which is defined in my global_data.py ( a python file). Is it possible to import a variable like that in the YAML config ? Also i want to append another string to that variable before using it, will it be possible to do so?