How can i use an attribute that i already generate in a function?

cdaponte
cdaponte New Altair Community Member
edited November 2024 in Community Q&A
This attribtue is of integer type. I´m putting it between brackets [ ] but it appears me in colour black. Do you know why?  I only know 2 ways of selectting attribtues: between " " or [ ].

Thanks in advance!
Tagged:

Best Answer

  • kayman
    kayman New Altair Community Member
    Answer ✓
    Never mind the color. It only is in orange if it is already in the metadata (so known to the process). If you generate new attributes they will be black by default (since they are not known yet by the process) but they will be processed as expected. Using the squared brackets kind of tells the system 'treat this as an attribute even if you are not familiar with it yet'

Answers

  • kayman
    kayman New Altair Community Member
    Answer ✓
    Never mind the color. It only is in orange if it is already in the metadata (so known to the process). If you generate new attributes they will be black by default (since they are not known yet by the process) but they will be processed as expected. Using the squared brackets kind of tells the system 'treat this as an attribute even if you are not familiar with it yet'