robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

[ENHANCEMENT] Support for extended variable assignment

Open d-biehl opened this issue 9 months ago • 0 comments

see here

*** Test Cases ***
Example
    ${OBJECT.name} =    Set Variable    New name
    ${OBJECT.new_attr} =    Set Variable    New attribute

d-biehl avatar May 09 '25 11:05 d-biehl